docs(readme): document vhosts clean/cleanup
Linked to #372 Properly document ``apache.config.vhosts.clean`` and ``apache.config.vhosts.cleanup``, and the differences between them.
This commit is contained in:
parent
35e9990a9a
commit
2d72dff82b
@ -299,6 +299,17 @@ Example Pillar:
|
||||
SSLCertificateKeyFile: /path/to/ssl.key
|
||||
SSLCertificateChainFile: /path/to/ssl.ca.crt
|
||||
|
||||
``apache.config.vhosts.clean``
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Remove non-declared virtual hosts, and deactivates the service.
|
||||
|
||||
``apache.config.vhosts.cleanup``
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Remove non-declared virtual hosts, but keeps the service running.
|
||||
|
||||
|
||||
Testing
|
||||
-------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user