From 488021a9ef509a4b67f919be3549fc805df34de3 Mon Sep 17 00:00:00 2001 From: Rasmus Thorslund Date: Thu, 30 May 2024 13:36:31 +0200 Subject: [PATCH] added frontend conf --- .gitignore | 4 ++++ global/overlay/etc/puppet/cosmos-rules.yaml | 18 +++++++++++++++--- 2 files changed, 19 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0d20b64..cb7a79f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ *.pyc +.terraform.lock.hcl +.terraform/ +terraform.tfstate +terraform.tfstate.backup diff --git a/global/overlay/etc/puppet/cosmos-rules.yaml b/global/overlay/etc/puppet/cosmos-rules.yaml index cffd808..8889d8c 100644 --- a/global/overlay/etc/puppet/cosmos-rules.yaml +++ b/global/overlay/etc/puppet/cosmos-rules.yaml @@ -1,3 +1,15 @@ -# Note that the matching is done with re.match() -'^ns[0-9]?.mnt.se$': - nameserver: +'^internal-sto4-prod-k8sc-[0-9].rut.sunet.se$': + rut::infra_ca_rp: + sunet::microk8s::node: + channel: 1.28/stable + sunet::frontend::register_sites: + sites: + kubetest.rut.sunet.se: + frontends: + - se-fre-lb-1.sunet.se + - se-tug-lb-1.sunet.se + port: '30443' +'^internal-sto4-prod-k8sw-[0-9].rut.sunet.se$': + rut::infra_ca_rp: + sunet::microk8s::node: + channel: 1.28/stable