Skip to content

Instantly share code, notes, and snippets.

@buger
Created May 20, 2013 13:25
Show Gist options
  • Save buger/5612216 to your computer and use it in GitHub Desktop.
Save buger/5612216 to your computer and use it in GitHub Desktop.
leon@app-i-868714e3:~$ sudo puppet agent -t
info: Caching catalog for app-i-868714e3
info: Applying configuration version '1369055586'
notice: /Stage[os]/Env/Exec[apt-get -y autoremove]/returns: executed successfully
notice: /Stage[os]/Env/Exec[apt-get -y -f install]/returns: executed successfully
notice: /Stage[main]/Boundary/File[/etc/bprobe/]/ensure: created
notice: /Stage[main]/Boundary/Package[bprobe]/ensure: ensure changed 'purged' to 'latest'
notice: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]/content:
--- /etc/bprobe/ca.pem 2013-03-05 03:03:56.000000000 +0000
+++ /tmp/puppet-file20130520-19740-1uysldy-0 2013-05-20 13:25:22.173513001 +0000
@@ -24,4 +24,4 @@
u6M1MyFSe05DgqzwcR+cg+K75g79KpsNELFB2sygY9iUNnbaNm3exSNBxTCDCO1u
xFlI/bkRV6xw7qSRtDejw/zI/RIqmWrQU24bnTEfT3qKZyFM6rbXnhBVtYLp6YLY
TDhECiFmqD00IIlrYinu9HvlZsFBDiwzibSDcYlUeLc/ldTv2vKp50tuBw==
------END CERTIFICATE-----
+-----END CERTIFICATE-----
\ No newline at end of file
info: FileBucket got a duplicate file {md5}c5d6a669deedfd7359e0dd7acc4f8aef
info: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]: Filebucketed /etc/bprobe/ca.pem to puppet with sum c5d6a669deedfd7359e0dd7acc4f8aef
notice: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]/content: content changed '{md5}c5d6a669deedfd7359e0dd7acc4f8aef' to '{md5}11f809a92ed1cc029c3ac86b42460a10'
notice: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]/mode: mode changed '0644' to '0600'
info: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]: Scheduling refresh of Service[bprobe]
info: /Stage[main]/Boundary/File[/etc/bprobe/ca.pem]: Scheduling refresh of Service[bprobe]
notice: /Stage[main]/Boundary/File[/etc/bprobe/bprobe.defaults]/mode: mode changed '0644' to '0600'
info: /Stage[main]/Boundary/File[/etc/bprobe/bprobe.defaults]: Scheduling refresh of Service[bprobe]
notice: /Stage[main]/Boundary/File[/etc/bprobe/cacert.pem]/ensure: defined content as '{md5}0564218d5278f240fd7ac407045168ea'
info: /Stage[main]/Boundary/File[/etc/bprobe/cacert.pem]: Scheduling refresh of Service[bprobe]
err: /Stage[main]/Boundary/Service[bprobe]/ensure: change from stopped to running failed: Could not start Service[bprobe]: Execution of '/etc/init.d/bprobe start' returned 1: at /etc/puppet/modules/boundary/manifests/init.pp:90
notice: /Stage[main]/Boundary/Service[bprobe]: Triggered 'refresh' from 4 events
notice: Finished catalog run in 21.20 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment