Browse Source

Mentioned `apache.manage_security` at docs

tags/v0.37.4
Alexander Kozlov 9 years ago
parent
commit
5a641d5b6a
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      README.rst

+ 4
- 0
README.rst View File

@@ -99,6 +99,10 @@ Example Pillar:
example.com: # must be unique; used as an ID declaration in Salt; also passed to the template context as {{ id }}
template_file: salt://apache/vhosts/standard.tmpl

``apache.manage_security``
--------------------------

Configures Apache's security.conf options by reassinging them using data from Pillar.

``apache.debian_full``
----------------------

Loading…
Cancel
Save