diff options
author | Leif Johansson <leifj@sunet.se> | 2014-10-26 21:05:36 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2014-10-26 21:05:36 +0100 |
commit | ec87ecc78b7c0cfb049401bd316ebeb7b1796185 (patch) | |
tree | 9515794971ff813487ac72583061e35ee33f6c3c /global/overlay/etc/puppet/cosmos-modules.conf | |
parent | 72f76ee393265fef6cac8a9e066961efb857e5ca (diff) |
splitting off ssh access and ufw to a separate class
Diffstat (limited to 'global/overlay/etc/puppet/cosmos-modules.conf')
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 024613f..92fba47 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -17,8 +17,8 @@ hiera-gpg git://github.com/SUNET/hiera-gpg.git no 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-* -wordpress hunner/wordpress no -mysql puppetlabs/mysql no +#wordpress hunner/wordpress no +#mysql puppetlabs/mysql no apache puppetlabs/apache no pyff git://github.com/samlbits/puppet-pyff.git yes puppet-pyff-* postgresql git://github.com/SUNET/puppetlabs-postgresql.git yes sunet-* |