Try running monitornetops on a feature branch
This commit is contained in:
parent
a378d1bf0e
commit
0ab4e58e93
1 changed files with 2 additions and 0 deletions
|
@ -127,6 +127,8 @@ def main():
|
|||
modules["sunet"]["tag"] = "patlu-baas2-encryption*"
|
||||
if host_info["fqdn"] == "pypi-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "pahol-pypi-nft*"
|
||||
if host_info["fqdn"] == "monitornetops-sto1-prod-1.sunet.se":
|
||||
modules["sunet"]["tag"] = "pahol-naemon-acmed*"
|
||||
|
||||
# Build list of expected file content
|
||||
file_lines = create_file_content(modules)
|
||||
|
|
Loading…
Add table
Reference in a new issue