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

19 行
247B

  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. firewalld:
  5. enabled: true
  6. package: firewalld
  7. service: firewalld
  8. config: /etc/firewalld.conf
  9. ipset:
  10. manage: false
  11. pkg: ipset
  12. backend:
  13. manage: false
  14. pkg: nftables
  15. ipsets: {}