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

18 行
243B

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