Installs Ajenti panel everyone wants.
apt
yum
Debian 6-7
CentOS 6
Just include cookbook-ajenti
in your node's run_list
:
{
"name":"my_node",
"run_list": [
"recipe[cookbook-ajenti]"
]
}
http://github.com/methodx/cb-ajenti
Author: Egor Medvedev (methodx@aylium.net)