The selinux cookbook assumes that the utility /usr/bin/semanage is installed. However, at least on CentOS 6.6, semanage is not part of the minimal install. As a result, the selinux recipe will fail.
It is only installed with the package policycoreutils-python.
The selinux cookbook assumes that the utility /usr/bin/semanage is installed. However, at least on CentOS 6.6, semanage is not part of the minimal install. As a result, the selinux recipe will fail.
It is only installed with the package policycoreutils-python.