Module: Puppet::Util::Puppetdb::CommandNames

Included in:
Node::Facts::Puppetdb, Resource::Catalog::Puppetdb, Command, Config
Defined in:
lib/puppet/util/puppetdb/command_names.rb

Constant Summary collapse

CommandReplaceCatalog =
"replace catalog"
CommandReplaceFacts =
"replace facts"
CommandDeactivateNode =
"deactivate node"
CommandStoreReport =
"store report"