From 0fee2d373b47afdfe46c1f5eb7eea5d357ac7f58 Mon Sep 17 00:00:00 2001 From: Leif Johansson Date: Mon, 3 Mar 2014 17:05:55 +0100 Subject: wordpress --- global/overlay/etc/puppet/cosmos-modules.conf | 1 + global/overlay/etc/puppet/manifests/cosmos-site.pp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'global') diff --git a/global/overlay/etc/puppet/cosmos-modules.conf b/global/overlay/etc/puppet/cosmos-modules.conf index 52d82be..dada134 100644 --- a/global/overlay/etc/puppet/cosmos-modules.conf +++ b/global/overlay/etc/puppet/cosmos-modules.conf @@ -17,3 +17,4 @@ 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 git://github.com/SUNET/puppet-wordpress.git yes sunet-* diff --git a/global/overlay/etc/puppet/manifests/cosmos-site.pp b/global/overlay/etc/puppet/manifests/cosmos-site.pp index c5e1f3f..0155a74 100644 --- a/global/overlay/etc/puppet/manifests/cosmos-site.pp +++ b/global/overlay/etc/puppet/manifests/cosmos-site.pp @@ -323,7 +323,7 @@ node 'samltest.swamid.se' { type => 'ssh-rsa', user => 'root' } - + } class sunet-cdr { -- cgit v1.1