Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 442 Bytes

stack-installation-selinux.rst

File metadata and controls

25 lines (17 loc) · 442 Bytes

selinux

The following is a list of all the accepted values that can be used for the SELinux mode in an stack-installation sub-section of the stack.

For example:

{
  "installation": {
    "seLinuxMode" : "permissive"
  }
}

Accepted Values

  • disabled
  • permissive
  • enforcing