aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deployment/forums/manifests/init.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/deployment/forums/manifests/init.pp b/deployment/forums/manifests/init.pp
index 8a8fc191..abc4b78e 100644
--- a/deployment/forums/manifests/init.pp
+++ b/deployment/forums/manifests/init.pp
@@ -2,4 +2,5 @@ class forums {
phpbb::instance { "en": }
+ phpbb::instance { "de": }
}