Skip to content

Puppet - Process Steps

Apply

Apply one or more manifest through puppet.

NameTypeDescriptionRequired
Puppet ExecutabletextBoxFull path to puppet executable or just 'puppet' if on path.Yes
IncludestextAreaBoxNew line seperated list of include patterns for manifests to be applied. The manifests must exist in the UrbanCode Agent's working directory.Yes
ExcludestextAreaBoxNew line seperated list of exclude patterns.No
Additional ArgumentstextAreaBoxList of additional arguments to include. Include each argument on a separate line.No

Update From Puppet Master

Run puppet agent to get updates from master.

NameTypeDescriptionRequired
Puppet ExecutabletextBoxFull path to puppet executable or just 'puppet' if on path.Yes
Run One TimeselectBoxSpecify to run the configuration one time.Yes
VerboseselectBoxSpecify verbose output for the command.Yes
DaemonizeselectBoxSend the process into the background or not.Yes
Additional ArgumentstextAreaBoxList of additional arguments to include. Include each argument on a separate line.No