From 7e172b5f2552e179b89110cb3708a4506acc25fc Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Mon, 27 May 2024 10:53:17 +0200 Subject: [PATCH] Fix copy/paste error --- global/overlay/etc/puppet/cosmos-rules.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index d957097..2e555aa 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -1,7 +1,7 @@ # Note that the matching is done with re.match() -'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$': +'^k8sc[0-9].matrix.test.sunet.se$': sunet::microk8s::node: channel: 1.28/stable -'^internal-sto4-test-k8sw-[0-9].rut.sunet.se$': +'^k8sw[0-9].matrix.test.sunet.se$': sunet::microk8s::node: channel: 1.28/stable