Test my firewall stuff
This commit is contained in:
parent
52a8a16994
commit
1e11977684
1 changed files with 1 additions and 2 deletions
|
@ -126,9 +126,8 @@ def main():
|
||||||
if host_info["fqdn"] == "pahol-test1.sunet.se":
|
if host_info["fqdn"] == "pahol-test1.sunet.se":
|
||||||
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
|
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
|
||||||
if host_info["fqdn"] == "lb-tug-test-1.sunet.se":
|
if host_info["fqdn"] == "lb-tug-test-1.sunet.se":
|
||||||
modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*"
|
modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*"
|
||||||
if host_info["fqdn"] == "lb-sthb-test-1.sunet.se":
|
if host_info["fqdn"] == "lb-sthb-test-1.sunet.se":
|
||||||
#modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*"
|
|
||||||
modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*"
|
modules["sunet"]["tag"] = "jocar_lb_plus_ubuntu24-2*"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
|
|
Loading…
Add table
Reference in a new issue