aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-10-28 22:55:56 +0000
committerMichael Scherer <misc@mageia.org>2010-10-28 22:55:56 +0000
commit3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed (patch)
tree2d0461692d650c0c7a758a27c93b797df8922da7 /manifests
parentb08a26e562a2e1b28abf87a021a6697b78b2aed7 (diff)
downloadpuppet-3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed.tar
puppet-3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed.tar.gz
puppet-3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed.tar.bz2
puppet-3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed.tar.xz
puppet-3561c4d7d4f687c3173dd4ec2fe418dcbc1599ed.zip
- deploy ldap with puppet on valstar
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index c5264fae..7cff9ae7 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -16,6 +16,7 @@ node valstar {
timezone::timezone { "Europe/Paris": }
include rsyncd
include mirror
+ include openldap::master
# for puppet svn checkout
package {"subversion":