Install and configure atc
- Centos 6
- Ubuntu
- python
- yum-epel
- sysctl
NOTE: The yum-epel is only used on CentOS
python recipe must be included before any atc related ones.
If you want to install both atcd and atcui include the default atc recipe in your run list
If you only want the atcd daemon, include atc::atcd in your run list
For the atcui only, include atc::atcui in your run list
Install both the daemon and the ui
Install the daemon only
Install the UI only
Author:: Emmanuel Bretelle (chantra@fb.com)