Saltstack Official Apache Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
191B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. apache:
  4. manage_service_states: True
  5. service_state: running
  6. service_enable: True
  7. mod_security:
  8. crs_install: False
  9. manage_config: False