From f7a38c4479be7d6b654677951f47ff2cf16a8f19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bergstro=CC=88m?= Date: Tue, 15 Nov 2022 15:04:03 +0100 Subject: [PATCH] updated cosmos modules to use eidas-prod-2* --- global/overlay/etc/puppet/cosmos-modules.conf | 41 +++++++++---------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 5df9c6ec..dde1a3b8 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -1,23 +1,22 @@ # name source (puppetlabs fq name or git url) upgrade (yes/no) # -concat https://github.com/SUNET/puppetlabs-concat.git yes sunet-2* -stdlib https://github.com/SUNET/puppetlabs-stdlib.git yes sunet-2* -cosmos https://github.com/SUNET/puppet-cosmos.git yes sunet-2* -ufw https://github.com/SUNET/puppet-module-ufw.git yes sunet-2* -apt https://github.com/SUNET/puppetlabs-apt.git yes sunet-2* -vcsrepo https://github.com/SUNET/puppetlabs-vcsrepo.git yes sunet-2* -xinetd https://github.com/SUNET/puppetlabs-xinetd.git yes sunet-2* -python https://github.com/SUNET/puppet-python.git yes sunet-2* -hiera-gpg https://github.com/SUNET/hiera-gpg.git yes sunet-2* -pound https://github.com/SUNET/puppet-pound.git yes sunet-2* -augeas https://github.com/SUNET/puppet-augeas.git yes sunet-2* -bastion https://github.com/SUNET/puppet-bastion.git yes sunet-2* -pyff https://github.com/samlbits/puppet-pyff.git yes puppet-pyff-* -dhcp https://github.com/SUNET/puppetlabs-dhcp.git yes sunet_dev-2* -varnish https://github.com/samlbits/puppet-varnish.git yes puppet-varnish-* -apparmor https://github.com/SUNET/puppet-apparmor.git yes sunet-2* -docker https://github.com/SUNET/garethr-docker.git yes sunet-2* -network https://github.com/SUNET/attachmentgenie-network.git yes sunet-2* -sunet https://github.com/SUNET/puppet-sunet.git yes sunet-2* -sysctl https://github.com/SUNET/puppet-sysctl.git yes sunet-2* -nagioscfg https://github.com/SUNET/puppet-nagioscfg.git yes sunet-2* +concat https://github.com/SUNET/puppetlabs-concat.git yes eidas-prod-2* +stdlib https://github.com/SUNET/puppetlabs-stdlib.git yes eidas-prod-2* +cosmos https://github.com/SUNET/puppet-cosmos.git yes eidas-prod-2* +ufw https://github.com/SUNET/puppet-module-ufw.git yes eidas-prod-2* +apt https://github.com/SUNET/puppetlabs-apt.git yes eidas-prod-2* +vcsrepo https://github.com/SUNET/puppetlabs-vcsrepo.git yes eidas-prod-2* +xinetd https://github.com/SUNET/puppetlabs-xinetd.git yes eidas-prod-2* +python https://github.com/SUNET/puppet-python.git yes eidas-prod-2* +hiera-gpg https://github.com/SUNET/hiera-gpg.git yes eidas-prod-2* +pound https://github.com/SUNET/puppet-pound.git yes eidas-prod-2* +augeas https://github.com/SUNET/puppet-augeas.git yes eidas-prod-2* +bastion https://github.com/SUNET/puppet-bastion.git yes eidas-prod-2* +pyff https://github.com/SUNET/puppet-pyff.git yes eidas-prod-2* +dhcp https://github.com/SUNET/puppetlabs-dhcp.git yes eidas-prod-2* +varnish https://github.com/SUNET/puppet-varnish.git yes eidas-prod-2* +apparmor https://github.com/SUNET/puppet-apparmor.git yes eidas-prod-2* +docker https://github.com/SUNET/garethr-docker.git yes eidas-prod-2* +sunet https://github.com/SUNET/puppet-sunet.git yes eidas-prod-2* +sysctl https://github.com/SUNET/puppet-sysctl.git yes eidas-prod-2* +nagioscfg https://github.com/SUNET/puppet-nagioscfg.git yes eidas-prod-2*