Saltstack Official Apache Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
194B

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