Skip to content

Instantly share code, notes, and snippets.

View jtzl's full-sized avatar

jtzl f jtzl

  • #teamfollowback
  • nyc
View GitHub Profile
@jtzl
jtzl / gist:6678363
Created September 23, 2013 23:22
chef run, lxc cookbook hangs
[2013-09-23T19:57:34+00:00] INFO: Forking chef instance to converge...
[2013-09-23T19:57:34+00:00] INFO: *** Chef 11.6.0 ***
[2013-09-23T19:57:34+00:00] INFO: Client key /etc/chef/client.pem is not present - registering
[2013-09-23T19:57:35+00:00] INFO: Setting the run_list to ["recipe[lxc]", "recipe[lxc::containers]", "recipe[build_lxc::default]"] from JSON
[2013-09-23T19:57:35+00:00] INFO: Run List is [recipe[lxc], recipe[lxc::containers], recipe[build_lxc::default]]
[2013-09-23T19:57:35+00:00] INFO: Run List expands to [lxc, lxc::containers, build_lxc::default]
[2013-09-23T19:57:35+00:00] INFO: Starting Chef Run for test-kitchen-client-20130923195620
[2013-09-23T19:57:35+00:00] INFO: Running start handlers
[2013-09-23T19:57:35+00:00] INFO: Start handlers complete.
[2013-09-23T19:57:35+00:00] INFO: Loading cookbooks [build_lxc, dpkg_autostart, lxc]