From c012212cadee538b259313d1ff74e21a266977ee Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Sun, 13 Jan 2019 23:00:13 +0100 Subject: [PATCH] use only git protocol --- global/overlay/etc/puppet/cosmos-modules.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index f53e0e97..8bc951b0 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -15,7 +15,7 @@ bastion git://github.com/SUNET/puppet-bastion.git yes sunet-2* pyff git://github.com/samlbits/puppet-pyff.git yes puppet-pyff-* dhcp git://github.com/SUNET/puppetlabs-dhcp.git yes sunet_dev-2* varnish git://github.com/samlbits/puppet-varnish.git yes puppet-varnish-* -apparmor https://github.com/SUNET/puppet-apparmor.git yes sunet-2* +apparmor git://github.com/SUNET/puppet-apparmor.git yes sunet-2* docker git://github.com/SUNET/garethr-docker.git yes sunet-2* network git://github.com/SUNET/attachmentgenie-network.git yes sunet-2* sunet git://github.com/SUNET/puppet-sunet.git yes sunet-2*