Skip to content

Instantly share code, notes, and snippets.

@rcreasey
Created October 22, 2009 19:20
Show Gist options
  • Save rcreasey/216201 to your computer and use it in GitHub Desktop.
Save rcreasey/216201 to your computer and use it in GitHub Desktop.
[root@localhost recipes]# /usr/bin/chef-solo -c /export/skynet/solo.rb -j /export/skynet/skynet-cloud.json
[Thu, 22 Oct 2009 08:27:39 -0700] INFO: Starting Chef Solo Run
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Ran execute[/bin/hostname skynet-cloud-01.intelenet.colo.fimops.com] successfully
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Ran execute[/sbin/chkconfig autofs on] successfully
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Enabled /z/hostdata
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: mount[/z/hostdata]: enabled successfully
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Enabled /z/admin
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: mount[/z/admin]: enabled successfully
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Enabled /z/tools
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: mount[/z/tools]: enabled successfully
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Creating a symbolic link from /z/tools -> /tools for link[/tools]
[Thu, 22 Oct 2009 08:27:40 -0700] INFO: Creating a symbolic link from /z/www -> /www for link[/www]
[Thu, 22 Oct 2009 08:27:43 -0700] INFO: Ran execute[/sbin/service autofs stop] successfully
[Thu, 22 Oct 2009 08:27:43 -0700] INFO: Ran execute[/sbin/service autofs start] successfully
[Thu, 22 Oct 2009 08:27:43 -0700] INFO: Chef Run complete in 3.904496 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment