diff options
author | Leif Johansson <leifj@sunet.se> | 2014-03-03 10:34:28 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-03-03 10:34:28 +0100 |
commit | ba0575ab80cf95a782507b17390e098844a57e23 (patch) | |
tree | 0d519b95c25c73af4114ed285c1ee897b1a589c5 /global/overlay/etc/puppet | |
parent | 88d39d92746bed841812305e3cfa3fe5749c51ff (diff) |
uncomment unusued modules
Diffstat (limited to 'global/overlay/etc/puppet')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index b0a91f4..deb781e 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -1,14 +1,14 @@ # # name source (puppetlabs fq name or git url) upgrade (yes/no) # -concat puppetlabs/concat no -stdlib puppetlabs/stdlib no +#concat puppetlabs/concat no +#stdlib puppetlabs/stdlib no cosmos git://github.com/leifj/puppet-cosmos.git yes ufw attachmentgenie/ufw no apt puppetlabs/apt no -vcsrepo puppetlabs/vcsrepo no -xinetd puppetlabs/xinetd no -golang elithrar/golang yes -python git://github.com/stankevich/puppet-python.git yes +#vcsrepo puppetlabs/vcsrepo no +#xinetd puppetlabs/xinetd no +#golang elithrar/golang yes +#python git://github.com/stankevich/puppet-python.git yes dhcp git://github.com/SUNET/puppetlabs-dhcp yes hiera-gpg git://github.com/SUNET/hiera-gpg.git no |