Activate iptables for all except old qemu

This commit is contained in:
Daniel A. Maierhofer
2018-11-04 21:23:40 +01:00
parent 4b48b83ce9
commit 59b79dadc4
11 changed files with 25 additions and 43 deletions

View File

@@ -5,7 +5,6 @@ inventory_hostname_short: ariane
common_interfaces: True
common_interfaces_file: interfaces_ariane.j2
common_iptables_v4: "iptables_ariane_v4.j2"
common_iptables_v6: "iptables_ariane_v6.j2"
lxc:
containers:

View File

@@ -2,5 +2,4 @@ inventory_hostname: progress.fet.htu.tuwien.ac.at
inventory_hostname_short: progress
common_iptables_v4: "iptables_progress_v4.j2"
common_iptables_v6: "iptables_progress_v6.j2"
printer_ip: dell3465

View File

@@ -1,2 +1,4 @@
inventory_hostname: proteus.fet.htu.tuwien.ac.at
inventory_hostname_short: proteus
common_iptables_v4: "iptables_proteus_v4.j2"

View File

@@ -1,2 +1,4 @@
inventory_hostname: zyklon.fet.htu.tuwien.ac.at
inventory_hostname_short: zyklon
common_iptables_v4: "iptables_zyklon_v4.j2"