Manage Apache Confs
New in version 2016.3.0.
Enable and disable apache confs.
Enable security conf:
apache_conf.enabled:
- name: security
Disable security conf:
apache_conf.disabled:
- name: security
salt.states.apache_conf.
disabled
(name)¶Ensure an Apache conf is disabled.
Name of the Apache conf
salt.states.apache_conf.
enabled
(name)¶Ensure an Apache conf is enabled.
Name of the Apache conf
Generated on June 28, 2022 at 04:10:49 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3004.2.
© 2022 SaltStack. All Rights Reserved, SaltStack Inc. | Privacy Policy