diff options
author | Leif Johansson <leifj@sunet.se> | 2014-03-03 11:16:24 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-03-03 11:16:24 +0100 |
commit | fd05c3ca2cbd73398a0e584883f34307ed560910 (patch) | |
tree | af68fff122814a39e51f6a6cda7aed55b86e20b0 /global/overlay | |
parent | 64acdddf526011a990da8119a2735b584053cd40 (diff) |
patternssunet-ops-2014-03-03-v06
Diffstat (limited to 'global/overlay')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index e1d42d6..fd0538f 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -1,18 +1,18 @@ # # name source (puppetlabs fq name or git url) upgrade (yes/no) # -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 -xinetd git://github.com/SUNET/puppetlabs-xinetd.git no +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 sunet-* +apt git://github.com/SUNET/puppetlabs-apt.git nosunet-* +vcsrepo git://github.com/SUNET/puppetlabs-vcsrepo.git no sunet-* +xinetd git://github.com/SUNET/puppetlabs-xinetd.git no sunet-* #golang elithrar/golang yes -python git://github.com/SUNET/puppet-python.git yes -hiera-gpg git://github.com/SUNET/hiera-gpg.git no -#epel git://github.com/SUNET/puppet-module-epel.git yes -#erlang git://github.com/SUNET/garethr-erlang.git yes -#rabbitmq git://github.com/SUNET/puppetlabs-rabbitmq.git yes -pound git://github.com/SUNET/puppet-pound.git yes -augeas git://github.com/SUNET/puppet-augeas.git yes +python git://github.com/SUNET/puppet-python.git yes sunet-* +hiera-gpg git://github.com/SUNET/hiera-gpg.git no sunet-* +#epel git://github.com/SUNET/puppet-module-epel.git yes sunet-* +#erlang git://github.com/SUNET/garethr-erlang.git yes sunet-* +#rabbitmq git://github.com/SUNET/puppetlabs-rabbitmq.git yes sunet-* +pound git://github.com/SUNET/puppet-pound.git yes sunet-* +augeas git://github.com/SUNET/puppet-augeas.git yes sunet-* |