From c99ad1d3af9a2f7e7bd9e67bec881db0dcd1f0bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Bergstro=CC=88m?= Date: Tue, 13 Sep 2022 13:57:02 +0200 Subject: [PATCH] cosmos-modules for test --- .../etc/puppet/cosmos-modules-test.conf | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 global/overlay/etc/puppet/cosmos-modules-test.conf diff --git a/global/overlay/etc/puppet/cosmos-modules-test.conf b/global/overlay/etc/puppet/cosmos-modules-test.conf new file mode 100644 index 00000000..f63b33a0 --- /dev/null +++ b/global/overlay/etc/puppet/cosmos-modules-test.conf @@ -0,0 +1,22 @@ +# name source (puppetlabs fq name or git url) upgrade (yes/no) +# +concat https://github.com/SUNET/puppetlabs-concat.git yes eidas-test-2* +stdlib https://github.com/SUNET/puppetlabs-stdlib.git yes eidas-test-2* +cosmos https://github.com/SUNET/puppet-cosmos.git yes eidas-test-2* +ufw https://github.com/SUNET/puppet-module-ufw.git yes eidas-test-2* +apt https://github.com/SUNET/puppetlabs-apt.git yes eidas-test-2* +vcsrepo https://github.com/SUNET/puppetlabs-vcsrepo.git yes eidas-test-2* +xinetd https://github.com/SUNET/puppetlabs-xinetd.git yes eidas-test-2* +python https://github.com/SUNET/puppet-python.git yes eidas-test-2* +hiera-gpg https://github.com/SUNET/hiera-gpg.git yes eidas-test-2* +pound https://github.com/SUNET/puppet-pound.git yes eidas-test-2* +augeas https://github.com/SUNET/puppet-augeas.git yes eidas-test-2* +bastion https://github.com/SUNET/puppet-bastion.git yes eidas-test-2* +pyff https://github.com/SUNET/puppet-pyff.git yes eidas-test-2* +dhcp https://github.com/SUNET/puppetlabs-dhcp.git yes eidas-test-2* +varnish https://github.com/SUNET/puppet-varnish.git yes eidas-test-2* +apparmor https://github.com/SUNET/puppet-apparmor.git yes eidas-test-2* +docker https://github.com/SUNET/garethr-docker.git yes eidas-test-2* +sunet https://github.com/SUNET/puppet-sunet.git yes eidas-test-2* +sysctl https://github.com/SUNET/puppet-sysctl.git yes eidas-test-2* +nagioscfg https://github.com/SUNET/puppet-nagioscfg.git yes eidas-test-2*