Selaa lähdekoodia

Merge pull request #181 from FHE3/add-selinux-readme-pillars

Add SELinux to README and test pillars (/linux/system/selinux.sls).
pull/184/head
Filip Pytloun 6 vuotta sitten
vanhempi
commit
4ab4f722cc
No account linked to committer's email address
2 muutettua tiedostoa jossa 11 lisäystä ja 0 poistoa
  1. +10
    -0
      README.rst
  2. +1
    -0
      tests/pillar/system.sls

+ 10
- 0
README.rst Näytä tiedosto

@@ -717,6 +717,16 @@ Enable cpufreq governor for every cpu:
cpu:
governor: performance

SELinux
~~~~~~~

Set SELinux mode on System:

.. code-block:: yaml

linux:
system:
selinux: permissive

CGROUPS
~~~~~~~

+ 1
- 0
tests/pillar/system.sls Näytä tiedosto

@@ -24,6 +24,7 @@ linux:
domain: ci.local
environment: prd
purge_repos: true
selinux: permissive
directory:
/tmp/test:
makedirs: true

Loading…
Peruuta
Tallenna