PUPPET(8) OpenVox manual PUPPET(8)

puppet - OpenVox is an automated configuration management tool

puppet subcommand [options] action [options]

OpenVox is a community implementation of Puppet, an automated administrative engine for your Linux, Unix, and Windows systems, designed to perform administrative tasks (such as adding users, installing packages, and updating server configurations) based on a centralized specification.

apply
    Apply Puppet manifests locally via OpenVox

agent
    The puppet agent daemon provided by OpenVox

config
    Interact with OpenVox's settings.

help
    Display OpenVox help.

lookup
    Interactive Hiera lookup for OpenVox

module
    Creates, installs and searches for modules on the Puppet Forge.

resource
    The OpenVox resource abstraction layer shell

strings
    Generate Puppet documentation with YARD.

catalog
    Compile, save, view, and convert catalogs.

describe
    Display help about resource types available to OpenVox

device
    Manage remote network devices via OpenVox

doc
    Generate Puppet references for OpenVox

epp
    Interact directly with the EPP template parser/renderer.

facts
    Retrieve and store facts.

filebucket
    Store and retrieve files in an OpenVox filebucket

generate
    Generates Puppet code from Ruby definitions.

node
    View and manage node definitions.

parser
    Interact directly with the parser.

plugin
    Interact with the OpenVox plugin system.

script
    Run a puppet manifests as a script without compiling a catalog

ssl
    Manage SSL keys and certificates for OpenVox SSL clients

See puppet help <subcommand> for help on a specific subcommand.

See puppet help <subcommand> <action> for help on a specific subcommand action.

January 2025 Vox Pupuli