Saltstack Official FirewallD Formula
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

19 lines
453B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. name: default
  5. title: firewalld formula
  6. maintainer: SaltStack Formulas
  7. license: Apache-2.0
  8. summary: Verify that the firewalld formula is setup and configured correctly
  9. supports:
  10. - platform-name: debian
  11. - platform-name: ubuntu
  12. - platform-name: centos
  13. - platform-name: fedora
  14. - platform-name: opensuse
  15. - platform-name: suse
  16. - platform-name: freebsd
  17. - platform-name: amazon
  18. - platform-name: arch