diff options
author | Leif Johansson <leifj@sunet.se> | 2015-04-14 12:22:49 +0200 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2015-04-14 12:22:49 +0200 |
commit | b0966eb8093966c341bb92e2ba2c2a7713ec37d0 (patch) | |
tree | aed0ee60aaae6d746d2ad99c81c39538f8a907c4 | |
parent | 69e3264dded33903e62b9bbac061df2c538d8ea6 (diff) |
network puppet module
-rw-r--r-- | global/overlay/etc/puppet/cosmos-modules.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 911ebc1..e796979 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -13,7 +13,7 @@ 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-* pyff git://github.com/samlbits/puppet-pyff.git yes puppet-pyff-* -#postgresql git://github.com/SUNET/puppetlabs-postgresql.git yes sunet-* dhcp git://github.com/SUNET/puppetlabs-dhcp.git yes sunet-* varnish git://github.com/samlbits/puppet-varnish.git yes puppet-varnish-* docker git://github.com/SUNET/garethr-docker.git yes sunet-* +network git://github.com/SUNET/attachmentgenie-network.git yes sunet-* |