diff options
Diffstat (limited to 'global/overlay/etc/puppet/cosmos-modules.conf')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index ecfc993..e1d42d6 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -1,9 +1,9 @@ # # name source (puppetlabs fq name or git url) upgrade (yes/no) # -concat git://github.com/SUNET/puppetlabs-concat.git no -stdlib git://github.com/SUNET/puppetlabs-stdlib.git no -cosmos git://github.com/SUNET/puppet-cosmos.git yes +concat git://github.com/SUNET/puppetlabs-concat.git yes sunet +stdlib git://github.com/SUNET/puppetlabs-stdlib.git yes sunet +cosmos git://github.com/SUNET/puppet-cosmos.git yes puppet-cosmos ufw git://github.com/SUNET/puppet-module-ufw.git yes apt git://github.com/SUNET/puppetlabs-apt.git no vcsrepo git://github.com/SUNET/puppetlabs-vcsrepo.git no |