Skip to content

Instantly share code, notes, and snippets.

@gwincr11
Created October 30, 2012 20:08
Show Gist options
  • Save gwincr11/3982661 to your computer and use it in GitHub Desktop.
Save gwincr11/3982661 to your computer and use it in GitHub Desktop.
update output
info: Retrieving plugin
info: Loading facts in /var/lib/puppet/lib/facter/mysql.rb
info: Loading facts in /var/lib/puppet/lib/facter/augeasversion.rb
info: Caching catalog for dbdev.envelo.cc
info: Applying configuration version '1348777448'
notice: /Stage[main]/App/Spree::App[spree]/File[/data/spree/shared/config/database.yml]/content:
--- /data/spree/shared/config/database.yml 2012-10-30 20:05:57.000000000 +0000
+++ /tmp/puppet-file20121030-16069-126gln7-0 2012-10-30 20:06:40.000000000 +0000
@@ -2,5 +2,5 @@
adapter: mysql2
database: spree
username: spree
- password: YOUR_DB_PASSWORD
+ password: spree123
host: 50.56.238.49
info: FileBucket adding {md5}b7d4a80bd0dfdb7f74abc8b3ba11931b
info: /Stage[main]/App/Spree::App[spree]/File[/data/spree/shared/config/database.yml]: Filebucketed /data/spree/shared/config/database.yml to puppet with sum b7d4a80bd0dfdb7f74abc8b3ba11931b
notice: /Stage[main]/App/Spree::App[spree]/File[/data/spree/shared/config/database.yml]/content: content changed '{md5}b7d4a80bd0dfdb7f74abc8b3ba11931b' to '{md5}23049a6bf461dd130670b3fdb1085b57'
err: /Stage[main]/Ruby/Package[bundler]: Provider gem is not functional on this host
err: /Stage[main]/Ruby/Package[rake]: Provider gem is not functional on this host
err: /Stage[main]/Ruby/Package[backup]: Provider gem is not functional on this host
err: /Stage[main]/Ruby/Package[foreman]: Provider gem is not functional on this host
err: /Stage[main]/Ruby/Package[net-ssh]: Provider gem is not functional on this host
err: /Stage[main]/Ruby/Package[net-scp]: Provider gem is not functional on this host
notice: Finished catalog run in 34.02 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment