diff options
Diffstat (limited to 'global/overlay/etc/puppet/cosmos-modules.conf')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index eafef6f..0260724 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -4,11 +4,11 @@ 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 sunet-* ufw git://github.com/SUNET/puppet-module-ufw.git yes sunet-* -apt git://github.com/SUNET/puppetlabs-apt.git no sunet-* -vcsrepo git://github.com/SUNET/puppetlabs-vcsrepo.git no sunet-* -xinetd git://github.com/SUNET/puppetlabs-xinetd.git no sunet-* +apt git://github.com/SUNET/puppetlabs-apt.git yes sunet-* +vcsrepo git://github.com/SUNET/puppetlabs-vcsrepo.git yes sunet-* +xinetd git://github.com/SUNET/puppetlabs-xinetd.git yes sunet-* python git://github.com/SUNET/puppet-python.git yes sunet-* -hiera-gpg git://github.com/SUNET/hiera-gpg.git no sunet-* +hiera-gpg git://github.com/SUNET/hiera-gpg.git yes sunet-* pound git://github.com/SUNET/puppet-pound.git yes sunet-* augeas git://github.com/SUNET/puppet-augeas.git yes sunet-* bastion git://github.com/SUNET/puppet-bastion.git yes sunet-* |