storeconfigs.rb

Path: lib/puppet/face/storeconfigs.rb
Last Update: Tue Mar 01 06:03:44 +0000 2016

Required files

puppet/util/puppetdb   puppet/face   tmpdir   puppet/rails  

Methods

Public Instance methods

Returns the location to leave the output. This is really only here for testing. :/

Execute a command using Puppet‘s execution static method.

@param command [Array<String>, String] the command to execute. If it is

  an Array the first element should be the executable and the rest of the
  elements should be the individual arguments to that executable.

@return [Puppet::Util::Execution::ProcessOutput] output as specified by options @raise [Puppet::ExecutionFailure] if the executed chiled process did not exit with status == 0 and `failonfail` is

  `true`.

The catalog must have edges, so everything is contained by Stage[main]!

[Validate]