Puppet's commands 3.7.

Source: Internet
Author: User
Puppet's commands

Puppet's command line interface consists of a singlepuppetCommand with subcommands.

Puppet's companion utilities, facter and hiera, have their own command line interfaces, which differ slightly from puppet's.

Core Services

The following subcommands are the main applications puppet uses to manage systems. Every user shoshould understand what they do.

Puppet agent

Puppet agent manages systems, with the help of a puppet master. It requests a configuration catalog from a puppet master server, then ensures that all resources in that catalog are in their desired state.

Puppet Master

Puppet Master compiles and serves configuration catalogs for any number of puppet agent nodes, using puppet modules and varous other data sources.

Puppet apply

Puppet apply manages systems without needing to contact a puppet master server. It compiles its own configuration catces, using puppet modules and varous other data sources, then immediately applies the catalog.

Administrative toolspuppet Cert

Puppet Cert helps manage puppet's built-in Certificate Authority (CA). It runs on the same server as the Puppet Master application. You can use it to sign and revoke agent certificates.

Puppet Module

Puppet module is a multi-purpose tool for working with puppet modules. It can install and upgrade new modules from the puppet forge, help generate new modules, and package modules for public release.

Puppet Resource

Puppet resource lets you interactively inspect and manipulate resources on a system. It can work with any resource type puppet knows about.

Puppet config

Puppet config lets you view and change puppet's settings.

Full list of subcommands

Puppet has other subcommands, most of which aren't as generally useful as the ones listed above. For a complete list, see:

  • List of puppet's subcommands

Puppet's commands 3.7.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.