OP#652 add installation

This commit is contained in:
2026-08-02 15:07:14 +02:00
parent 764283ba06
commit bdc44dea2f
4 changed files with 15 additions and 1 deletions

View File

@@ -7,6 +7,7 @@
##############################################################################
class confdroid_firewall::params (
# Installation
Array $fw_req_packages = ['nftables','iptables-nft'],
String $fw_pkg_ensure = 'present',