@ -52,6 +52,7 @@ def get_hosts() -> list[str]:
f"http://configurator/api/v1/fetch?project=certupdater&stage={os.getenv("STAGE")}"
).json()
hosts = response["configs"]["hosts"]
print(f"got hosts {hosts}")
return list(hosts)
The note is not visible to the blocked user.