aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-02-15 01:13:34 +0000
committerMichael Scherer <misc@mageia.org>2011-02-15 01:13:34 +0000
commit8259f36623b7d43553c08dee377113b1809f3261 (patch)
tree2161b9f40b542e4032ef58d56c854c31b0b77643 /modules
parentad1cd49ae663525cfb99ba00078d71cc56303f77 (diff)
downloadpuppet-8259f36623b7d43553c08dee377113b1809f3261.tar
puppet-8259f36623b7d43553c08dee377113b1809f3261.tar.gz
puppet-8259f36623b7d43553c08dee377113b1809f3261.tar.bz2
puppet-8259f36623b7d43553c08dee377113b1809f3261.tar.xz
puppet-8259f36623b7d43553c08dee377113b1809f3261.zip
- fix error in declaration
Diffstat (limited to 'modules')
-rw-r--r--modules/phpbb/manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/phpbb/manifests/init.pp b/modules/phpbb/manifests/init.pp
index 514d382b..a6109e68 100644
--- a/modules/phpbb/manifests/init.pp
+++ b/modules/phpbb/manifests/init.pp
@@ -32,7 +32,6 @@ class phpbb {
}
phpbb_config { "ldap_user":
- value => "ou=People,$dc_suffix",
value => "cn=phpbb-friteuse,ou=System Accounts,$dc_suffix",
}