diff options
-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 |