Activate iptables for all except old qemu
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
inventory_hostname: proteus.fet.htu.tuwien.ac.at
|
||||
inventory_hostname_short: proteus
|
||||
|
||||
common_iptables_v4: "iptables_proteus_v4.j2"
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
inventory_hostname: zyklon.fet.htu.tuwien.ac.at
|
||||
inventory_hostname_short: zyklon
|
||||
|
||||
common_iptables_v4: "iptables_zyklon_v4.j2"
|
||||
|
||||
Reference in New Issue
Block a user