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.

16 lines
309B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=sls
  3. include:
  4. - .file
  5. # .modules.clean # disable (exclude from init state)
  6. # .modules # enable by default (read pillars)
  7. # .debian_full
  8. - .flags
  9. - .logrotate
  10. - .manage_security
  11. - .no_default_vhost
  12. # .own_default_vhost
  13. - .register_site
  14. - .vhosts