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

osfamilymap.yaml 160B

123456789101112
  1. # -*- coding: utf-8 -*-
  2. # vim: ft=yaml
  3. ---
  4. Debian:
  5. packages:
  6. - python-ufw
  7. RedHat: {}
  8. Suse:
  9. packages:
  10. - iptables
  11. Gentoo:
  12. package: net-firewall/ufw