switched to test branch for puppet sunet on lb-tug-test-1.sunet.se
This commit is contained in:
parent
7ac1b387b4
commit
d37f483e02
1 changed files with 4 additions and 0 deletions
|
@ -124,6 +124,10 @@ def main():
|
||||||
if host_info["fqdn"] == "metrics-cd-test-1.sunet.se":
|
if host_info["fqdn"] == "metrics-cd-test-1.sunet.se":
|
||||||
modules["sunet"]["tag"] = "pahol-influx*"
|
modules["sunet"]["tag"] = "pahol-influx*"
|
||||||
|
|
||||||
|
if host_info:
|
||||||
|
if host_info["fqdn"] == "lb-tug-test-1.sunet.se":
|
||||||
|
modules["sunet"]["tag"] = "thorslund_nagios_zombie_proc_threshold*"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
file_lines = create_file_content(modules)
|
file_lines = create_file_content(modules)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue