From 2dc16fa1b731a57b8c5e9d9ed515adbb74c1eddf Mon Sep 17 00:00:00 2001 From: Magnus Andersson Date: Mon, 27 May 2024 10:50:39 +0200 Subject: [PATCH] Add basic k8s cosmos rules. --- global/overlay/etc/puppet/cosmos-rules.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index cffd808..d957097 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -1,3 +1,7 @@ # Note that the matching is done with re.match() -'^ns[0-9]?.mnt.se$': - nameserver: +'^internal-sto4-test-k8sc-[0-9].rut.sunet.se$': + sunet::microk8s::node: + channel: 1.28/stable +'^internal-sto4-test-k8sw-[0-9].rut.sunet.se$': + sunet::microk8s::node: + channel: 1.28/stable