aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/manifests/init.pp
Commit message (Expand)AuthorAgeFilesLines
* openldap: use slapd service instead of ldap on Mageia >= 4Olivier Blin2015-11-301-3/+5
* use consistent domain referencesThomas Backlund2015-10-201-2/+2
* rename common to init.pp, and split off slave in a separate fileMichael Scherer2012-03-191-14/+23
* split master of the main fileMichael Scherer2012-03-191-42/+1
* split most class and define from main openldap init.pp fileMichael Scherer2012-03-191-53/+1
* add the function get_ldap_servers to get all ldap servers ( andMichael Scherer2012-01-221-0/+8
* fix needed rpm for the scriptMichael Scherer2012-01-221-0/+3
* fix typoMichael Scherer2012-01-221-2/+2
* automatically fill the ldap on test vm ( denoted by the environment variableMichael Scherer2012-01-221-0/+14
* do a config check before restarting openldapMichael Scherer2012-01-211-1/+6
* small cleanup of openldap module serviceMichael Scherer2012-01-161-4/+2
* refactor the configuration of openldapMichael Scherer2012-01-081-41/+19
* fix ordering issuesMichael Scherer2011-09-191-0/+1
* fix last commit, use the proper syntax for ressource inheritanceMichael Scherer2011-08-171-6/+6
* fix inheritance ( worked by chance before )Michael Scherer2011-08-171-36/+33
* fix orderingMichael Scherer2011-08-171-0/+1
* fix again wrong quotesMichael Scherer2011-05-291-1/+1
* fix typo due to my old packager habits of using requires instead of requireMichael Scherer2011-05-291-1/+1
* add explicit requires to the cert so we do not try to start without itMichael Scherer2011-05-291-0/+1
* add explicit inheritance with common, as it seems to notMichael Scherer2011-05-291-0/+2
* fix syntax errorsMichael Scherer2011-05-291-2/+3
* add a slave class to create a 2nd ldapMichael Scherer2011-05-291-0/+25
* split the configuration for the test database in another file ( to prepare fo...Michael Scherer2011-05-291-1/+1
* add a secondary ldap tree for testing purpose, requested by maatMichael Scherer2011-01-231-0/+9
* - rename base class, more consistentMichael Scherer2011-01-061-2/+2
* since the domain name is not added automatically by openssl module, addMichael Scherer2010-11-301-1/+1
* - use new class for openssl certsMichael Scherer2010-11-211-4/+2
* - create a self signed certificate if not present ( for test vm )Michael Scherer2010-11-211-0/+13
* - add ldap config file, with ldap restricted to localhost (until we set a fir...Michael Scherer2010-10-291-0/+14
* -fix templates namingMichael Scherer2010-10-281-1/+1
* - deploy ldap with puppet on valstarMichael Scherer2010-10-281-0/+46