diff options
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 92fba47..d3d00d5 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -24,4 +24,4 @@ pyff git://github.com/samlbits/puppet-pyff.git yes puppet-pyff-* postgresql git://github.com/SUNET/puppetlabs-postgresql.git yes sunet-* dhcp git://github.com/SUNET/puppetlabs-dhcp.git yes sunet-* varnish git://github.com/samlbits/puppet-varnish.git yes puppet-varnish-* -docker git://github.com/samlbits/garethr-docker.git yes garethr-docker-* +docker git://github.com/SUNET/garethr-docker.git yes sunet-* |