Correct host
This commit is contained in:
parent
fc75116638
commit
553010462b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ def main():
|
||||||
pass
|
pass
|
||||||
|
|
||||||
if host_info:
|
if host_info:
|
||||||
if "internal-sto1-prod-app-1.geteduroam.sunet.se" in host_info["fqdn"]:
|
if "internal-sto1-prod-radius-1.geteduroam.sunet.se" in host_info["fqdn"]:
|
||||||
modules["sunet"]["tag"] = "jocar-geteduroam-2024-07-05-v02"
|
modules["sunet"]["tag"] = "jocar-geteduroam-2024-07-05-v02"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
|
|
Loading…
Add table
Reference in a new issue