Created
September 3, 2013 08:21
-
-
Save mohitsethi/6421062 to your computer and use it in GitHub Desktop.
Chef run, postgresql cookbook version 3.0.3
This file contains hidden or 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
| [2013-09-03T08:11:41+00:00] INFO: *** Chef 11.4.0 *** | |
| [2013-09-03T08:11:42+00:00] INFO: Setting the run_list to ["role[base]", "recipe[postgresql::server]", "recipe[postgresql::ruby]"] from JSON | |
| [2013-09-03T08:11:42+00:00] INFO: Run List is [role[base], recipe[postgresql::server], recipe[postgresql::ruby]] | |
| [2013-09-03T08:11:42+00:00] INFO: Run List expands to [build-essential, python, git, vim, postgresql::server, postgresql::ruby] | |
| [2013-09-03T08:11:42+00:00] INFO: Starting Chef Run for cook-3490 | |
| [2013-09-03T08:11:42+00:00] INFO: Running start handlers | |
| [2013-09-03T08:11:42+00:00] INFO: Start handlers complete. | |
| [2013-09-03T08:11:43+00:00] INFO: Processing package[postgresql-devel] action install (postgresql::client line 32) | |
| [2013-09-03T08:11:52+00:00] INFO: Processing chef_gem[pg] action install (postgresql::ruby line 59) | |
| [2013-09-03T08:12:16+00:00] INFO: Processing package[gcc] action install (build-essential::default line 51) | |
| [2013-09-03T08:12:16+00:00] INFO: Processing package[gcc-c++] action install (build-essential::default line 51) | |
| [2013-09-03T08:12:16+00:00] INFO: Processing package[kernel-devel] action install (build-essential::default line 51) | |
| [2013-09-03T08:12:16+00:00] INFO: Processing package[make] action install (build-essential::default line 51) | |
| [2013-09-03T08:12:16+00:00] INFO: Processing package[libxml2-devel] action install (build-essential::default line 51) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment