Warning
This module will be removed from Salt in version 3009 in favor of the apache Salt Extension.
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
Ensure an Apache conf is disabled.
Name of the Apache conf
Ensure an Apache conf is enabled.
Name of the Apache conf