fintanmm / apparmor-formula

A saltstack formula for managing Apparmor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

apparmor-formula

A saltstack formula that for managing Apparmor.

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.

About

A saltstack formula for managing Apparmor.

License:Other


Languages

Language:SaltStack 52.0%Language:Python 23.7%Language:HTML 22.1%Language:Ruby 2.3%