/apparmor-formula

A saltstack formula for managing Apparmor.

Primary LanguageSaltStackOtherNOASSERTION

apparmor-formula

A saltstack formula that for managing Apparmor.

Note

See the full Salt Formulas installation and usage instructions.

Apparmor profiles should be placed in salt://apparmor/files/

Source for Apparmor profiles https://github.com/simondeziel/aa-profiles/ https://github.com/docker/labs/tree/master/security/apparmor/wordpress

Available states

apparmor

Installs the apparmor package, and starts the associated apparmor service.

apparmor.complain ------------

Places apparmor profiles into complain mode.

apparmor.enforce ------------

Places apparmor profiles into enforce mode.

apparmor.disable ------------

Places apparmor profiles into disabled mode.