Merged to testing

This commit is contained in:
Johan Wassberg 2024-11-25 08:38:56 +01:00
parent 8215e8e819
commit df9c036798
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -118,8 +118,7 @@ def main():
if host_info:
if re.match('^internal-[^-]+-test-[^-]+-\d+.geteduroam.sunet.se$', host_info["fqdn"]):
#modules["sunet"]["tag"] = "testing-2*"
modules["sunet"]["tag"] = "jocar-prevent-realm-spoof-2*"
modules["sunet"]["tag"] = "testing-2*"
# Build list of expected file content
file_lines = create_file_content(modules)