From be2a181a9a195b24f77a1c1f3a6b21a6c362893b Mon Sep 17 00:00:00 2001 From: Rasmus Thorslund Date: Fri, 31 May 2024 12:18:53 +0200 Subject: [PATCH] added new cosmos-site with missing classes --- global/overlay/etc/puppet/manifests/cosmos-site.pp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index 1549a00..631863d 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -20,7 +20,9 @@ Exec { node default { } - +class infra_ca_rp { + sunet::ici_ca::rp { 'infra': } +} # edit and uncomment to manage ssh root keys in a simple way #class { 'cosmos::access':