Saltstack Official FirewallD Formula
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

29 lines
694B

  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. depends:
  10. - name: share
  11. path: test/integration/share
  12. supports:
  13. - platform-name: debian
  14. - platform-name: ubuntu
  15. - platform-name: centos
  16. - platform-name: fedora
  17. - platform-name: opensuse
  18. - platform-name: suse
  19. - platform-name: freebsd
  20. - platform-name: openbsd
  21. - platform-name: amazon
  22. - platform-name: oracle
  23. - platform-name: arch
  24. - platform-name: gentoo
  25. - platform-name: almalinux
  26. - platform-name: rocky
  27. - platform-name: mac_os_x
  28. - platform: windows