Saltstack Official FirewallD 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.

18 satır
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: {}