No longer needed to run monitornetops on feature branch
This commit is contained in:
parent
81b8a1e1ed
commit
2c537ca46f
|
@ -129,8 +129,6 @@ def main():
|
|||
modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*"
|
||||
if host_info["fqdn"] == "lb-sthb-test-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "thorslund_ubuntu24_lb*"
|
||||
if host_info["fqdn"] == "monitornetops-sto1-prod-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "pahol-puppet8-compatibility-2*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Reference in a new issue