Development completed

This commit is contained in:
Johan Wassberg 2024-07-16 11:37:28 +02:00
parent baae377141
commit 8e0e1cd8e7
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -115,9 +115,9 @@ def main():
if OS_INFO["VERSION_CODENAME"] == "bullseye":
pass
if host_info:
if "internal-sto1-prod-radius-1.geteduroam.sunet.se" in host_info["fqdn"]:
modules["sunet"]["tag"] = "jocar-geteduroam-2024-07-05-v02"
#if host_info:
# if "internal-sto1-prod-radius-1.geteduroam.sunet.se" in host_info["fqdn"]:
# modules["sunet"]["tag"] = "jocar-geteduroam-2024-07-05-v02"
# Build list of expected file content
file_lines = create_file_content(modules)