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