Run monitornetops on feature branch
This commit is contained in:
parent
86b1353db2
commit
c1ced9011d
|
@ -129,6 +129,8 @@ 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