From 14b5ef29106d5cef9597f112bc82ada96c4e46b8 Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Mon, 27 May 2024 15:37:34 +0200 Subject: [PATCH] Restore inital cosmos rule range --- global/overlay/etc/puppet/cosmos-rules.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index 0b52928..f47c2bf 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -11,6 +11,6 @@ '^k8sc[1-9].matrix.test.sunet.se$': sunet::microk8s::node: channel: 1.28/stable -'^k8sw[1-2].matrix.test.sunet.se$': +'^k8sw[1-9].matrix.test.sunet.se$': sunet::microk8s::node: channel: 1.28/stable