Skip to content

Instantly share code, notes, and snippets.

@baldurrensch
Created December 5, 2012 20:20
Show Gist options
  • Save baldurrensch/4219147 to your computer and use it in GitHub Desktop.
Save baldurrensch/4219147 to your computer and use it in GitHub Desktop.
[12:05][brensch@Baldur-Renschs-MacBook-Pro:~/code/www-halo](master)$ sudo vagrant provision
Password:
[default] Running provisioner: Vagrant::Provisioners::Puppet...
[default] Running Puppet with /tmp/vagrant-puppet/manifests/ecom.pp...
notice: /Stage[main]/Hautelook/Host[memcache03]/ip: ip changed '10.0.200.31' to '127.0.0.1'
notice: /Stage[main]/Hautelook/File[ca-bundle.crt]/content: content changed '{md5}661bdf31600c25dd28e1a69c6991c476' to '{md5}c4290b9deb70d0bef2f88b67fc68c8ec'
notice: /Stage[main]/Hautelook/Host[memcache04]/ip: ip changed '10.0.200.31' to '127.0.0.1'
notice: /Stage[main]/Hautelook/Host[memcache02]/ip: ip changed '10.0.200.31' to '127.0.0.1'
notice: /Stage[main]/Hautelook/Exec[composer-self-update]/returns: executed successfully
notice: /Stage[main]/Hautelook/Package[mysql-server]/ensure: created
notice: /Stage[main]/Hautelook/Service[mysqld]/ensure: ensure changed 'stopped' to 'running'
notice: /Stage[main]/Hautelook/File[nginx-www-halo.conf]/content: content changed '{md5}4a7fdd8ad75fdd96c2e0f902602c9768' to '{md5}e1a8a8b4824929232305495768450146'
notice: /Stage[main]/Hautelook/Exec[nginx]: Triggered 'refresh' from 1 events
notice: /Stage[main]/Hautelook/Package[memcached]/ensure: created
notice: /Stage[main]/Hautelook/Service[memcached]/ensure: ensure changed 'stopped' to 'running'
notice: /Stage[main]/Hautelook/Host[memcache01]/ip: ip changed '10.0.200.31' to '127.0.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment