Created
August 21, 2012 16:18
-
-
Save cheeseplus/3416968 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: *** Chef 0.10.10 *** | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Setting the run_list to ["recipe[riak]"] from JSON | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Run List is [recipe[riak]] | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Run List expands to [riak] | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Starting Chef Run for precise64 | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Running start handlers | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Start handlers complete. | |
/tmp/vagrant-chef-1/chef-solo-1/cookbooks/riak/recipes/config.rb:21: warning: Object#type is deprecated; use Object#class | |
[Tue, 21 Aug 2012 16:08:04 +0000] INFO: Processing package[libssl0.9.8] action install (riak::default line 46) | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: package[libssl0.9.8] installed version 0.9.8o-7ubuntu3.1 | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: Processing group[riak] action create (riak::default line 65) | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: group[riak] created | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: Processing user[riak] action create (riak::default line 67) | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: user[riak] created | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: Processing directory[/tmp/riak_pkg] action create (riak::default line 74) | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: directory[/tmp/riak_pkg] created directory /tmp/riak_pkg | |
[Tue, 21 Aug 2012 16:08:09 +0000] INFO: Processing remote_file[/tmp/riak_pkg/riak_1.2.0-1_amd64.deb] action create (riak::default line 80) | |
[Tue, 21 Aug 2012 16:08:21 +0000] INFO: remote_file[/tmp/riak_pkg/riak_1.2.0-1_amd64.deb] updated | |
[Tue, 21 Aug 2012 16:08:21 +0000] INFO: remote_file[/tmp/riak_pkg/riak_1.2.0-1_amd64.deb] mode changed to 644 | |
[Tue, 21 Aug 2012 16:08:21 +0000] INFO: Processing package[riak_1.2.0-1_amd64.deb] action install (riak::default line 90) | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: package[riak_1.2.0-1_amd64.deb] installed version 1.2.0-1 | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: Processing directory[/etc/riak] action create (riak::default line 119) | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: Processing file[/etc/riak/app.config] action create (riak::default line 125) | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: file[/etc/riak/app.config] backed up to /var/chef/backup/etc/riak/app.config.chef-20120821160822 | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: file[/etc/riak/app.config] contents updated | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: Processing file[/etc/riak/vm.args] action create (riak::default line 131) | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: file[/etc/riak/vm.args] backed up to /var/chef/backup/etc/riak/vm.args.chef-20120821160822 | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: file[/etc/riak/vm.args] contents updated | |
[Tue, 21 Aug 2012 16:08:22 +0000] INFO: Processing service[riak] action enable (riak::default line 138) | |
[Tue, 21 Aug 2012 16:08:23 +0000] INFO: Chef Run complete in 18.639452 seconds | |
[Tue, 21 Aug 2012 16:08:23 +0000] INFO: Running report handlers | |
[Tue, 21 Aug 2012 16:08:23 +0000] INFO: Report handlers complete |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment