Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 764 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 764 Bytes

chef-admin-essentials

Have a working admin environment. Fast.

Originally a straightforward Chef port of andis' puppet-admin-essentials.

Documentation

None so far. Yes, I know. I suck.

If you still want to give admin-essentials a spin, just install chef-solo and use the standalone deploy script:

sudo apt-get install curl git-core lsb-release
bash < <( curl -sL https://raw.github.com/sometimesfood/chef-admin-essentials/master/contrib/install-chef.sh )
bash < <( curl -sL https://raw.github.com/sometimesfood/chef-admin-essentials/master/contrib/standalone-deploy.sh )

Copyright

Copyright (c) 2010-2011 Sebastian Boehm. See LICENSE for details.