Saltstack Official FirewallD Formula
Nie możesz wybrać więcej, niż 25 tematów
Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
|
- # -*- coding: utf-8 -*-
- # vim: ft=yaml
- ---
- name: default
- title: firewalld formula
- maintainer: SaltStack Formulas
- license: Apache-2.0
- summary: Verify that the firewalld formula is setup and configured correctly
- supports:
- - platform-name: debian
- - platform-name: ubuntu
- - platform-name: centos
- - platform-name: fedora
- - platform-name: opensuse
- - platform-name: suse
- - platform-name: freebsd
- - platform-name: amazon
- - platform-name: arch
|