Skip to content

Instantly share code, notes, and snippets.

@MosesMendoza
Created October 10, 2016 23:59
Show Gist options
  • Save MosesMendoza/c35cc6d5b3b9fcdb21924161c88b214c to your computer and use it in GitHub Desktop.
Save MosesMendoza/c35cc6d5b3b9fcdb21924161c88b214c to your computer and use it in GitHub Desktop.
manage_repo parameter
manage_repo parameter
when true (default)
when true (default)
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:58:58$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.h6XZeE
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 0.05 seconds
localhost $ scp /var/folders/0_/6qt793gx6w706cq1q9kc0w780000gq/T/beaker20161010-90929-147ha3f redhat7-64-2:/tmp/apply_manifest.pp.h6XZeE {:ignore => }
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:58:58$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.h6XZeE
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Scope(Class[Puppet_agent]): puppet_agent performs no actions if a package_version is not specified on Puppet 4
Notice: Compiled catalog for foeuqcvrg77tn60.delivery.puppetlabs.net in environment production in 0.28 seconds
Info: Applying configuration version '1476143940'
Notice: Applied catalog in 0.06 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 2.56 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:00$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.IZ4aT0
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 0.05 seconds
localhost $ scp /var/folders/0_/6qt793gx6w706cq1q9kc0w780000gq/T/beaker20161010-90929-1jmu8gk redhat7-64-2:/tmp/apply_manifest.pp.IZ4aT0 {:ignore => }
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:01$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.IZ4aT0
Info: Loading facts
Info: Loading facts
Info: Loading facts
Notice: Compiled catalog for foeuqcvrg77tn60.delivery.puppetlabs.net in environment production in 0.11 seconds
Info: Applying configuration version '1476143943'
Notice: Applied catalog in 0.03 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 2.45 seconds
should create repo config
should create repo config
when false
when false
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:03$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.Rh7HsK
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 0.05 seconds
localhost $ scp /var/folders/0_/6qt793gx6w706cq1q9kc0w780000gq/T/beaker20161010-90929-9l2nhk redhat7-64-2:/tmp/apply_manifest.pp.Rh7HsK {:ignore => }
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:03$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.Rh7HsK
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Scope(Class[Puppet_agent]): puppet_agent performs no actions if a package_version is not specified on Puppet 4
Notice: Compiled catalog for foeuqcvrg77tn60.delivery.puppetlabs.net in environment production in 0.53 seconds
Info: Applying configuration version '1476143945'
Notice: Applied catalog in 0.02 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 2.82 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:06$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.asZXeI
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 0.06 seconds
localhost $ scp /var/folders/0_/6qt793gx6w706cq1q9kc0w780000gq/T/beaker20161010-90929-5ufpvs redhat7-64-2:/tmp/apply_manifest.pp.asZXeI {:ignore => }
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:06$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.asZXeI
Info: Loading facts
Info: Loading facts
Info: Loading facts
Notice: Compiled catalog for foeuqcvrg77tn60.delivery.puppetlabs.net in environment production in 0.12 seconds
Info: Applying configuration version '1476143948'
Notice: /Stage[main]/Main/Yumrepo[pc_repo]/ensure: removed
Notice: Applied catalog in 0.04 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 2.45 seconds
Exited: 2
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:09$ mktemp -t apply_manifest.pp.XXXXXX
/tmp/apply_manifest.pp.6zAaLJ
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 0.06 seconds
localhost $ scp /var/folders/0_/6qt793gx6w706cq1q9kc0w780000gq/T/beaker20161010-90929-1copep redhat7-64-2:/tmp/apply_manifest.pp.6zAaLJ {:ignore => }
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) 16:59:09$ puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest.pp.6zAaLJ
Info: Loading facts
Info: Loading facts
Info: Loading facts
Info: Scope(Class[Puppet_agent]): puppet_agent performs no actions if a package_version is not specified on Puppet 4
Notice: Compiled catalog for foeuqcvrg77tn60.delivery.puppetlabs.net in environment production in 0.28 seconds
Info: Applying configuration version '1476143951'
Notice: Applied catalog in 0.02 seconds
foeuqcvrg77tn60.delivery.puppetlabs.net (redhat7-64-2) executed in 2.72 seconds
should cease to manage repo config
should cease to manage repo config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment