From 165a881ca626a35dceb6f1aaa90a4d508b9a0ed6 Mon Sep 17 00:00:00 2001 From: Johan Wassberg Date: Tue, 4 Jun 2024 12:32:34 +0200 Subject: [PATCH] Merged to stable --- global/overlay/etc/puppet/setup_cosmos_modules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index bf7e239..e9c490a 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -115,9 +115,9 @@ def main(): if OS_INFO["VERSION_CODENAME"] == "bullseye": pass - if host_info: - if "internal-dco-prod-monitor-1" in host_info["fqdn"]: - modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*" +# if host_info: +# if "internal-dco-prod-monitor-1" in host_info["fqdn"]: +# modules["sunet"]["tag"] = "jocar-nrpe-scriptherder*" # Build list of expected file content file_lines = create_file_content(modules)