From b014b4fdcc5cfccc30dbf79d564a1ee5d16c8da1 Mon Sep 17 00:00:00 2001 From: Patrik Lundin Date: Thu, 15 Aug 2024 09:21:02 +0200 Subject: [PATCH] Add sunet::dockerhost2 to cdn-prod-l4lb While here fix indentation. --- global/overlay/etc/puppet/cosmos-rules.yaml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index de19846..169bb81 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -1,9 +1,12 @@ # Note that the matching is done with re.match() '.+': - cdn: - sunet::server: - unattended_upgrades: true - disable_ipv6_privacy: true - disable_all_local_users: true - install_scriptherder: true - ntpd_config: false + cdn: + sunet::server: + unattended_upgrades: true + disable_ipv6_privacy: true + disable_all_local_users: true + install_scriptherder: true + ntpd_config: false + +'^cdn-prod-l4lb-[0-9]+.sunet.se$': + sunet::dockerhost2: