/[adm]/puppet/modules/openldap/manifests/init.pp
ViewVC logotype

Log of /puppet/modules/openldap/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2603 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 14:09:36 2012 UTC (12 years, 1 month ago) by misc
File length: 709 byte(s)
Diff to previous 2602
rename common to init.pp, and split off slave in a separate file
simplify the inheritence tree, since puppet-lint complain

Revision 2602 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 14:09:34 2012 UTC (12 years, 1 month ago) by misc
File length: 648 byte(s)
Diff to previous 2601
split master of the main file

Revision 2601 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 19 14:09:31 2012 UTC (12 years, 1 month ago) by misc
File length: 2048 byte(s)
Diff to previous 2327
split most class and define from main openldap init.pp file

Revision 2327 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 22:53:46 2012 UTC (12 years, 3 months ago) by misc
File length: 3410 byte(s)
Diff to previous 2321
add the function get_ldap_servers to get all ldap servers ( and
so to automatically add any slave we add later )

Revision 2321 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 16:50:17 2012 UTC (12 years, 3 months ago) by misc
File length: 3232 byte(s)
Diff to previous 2317
fix needed rpm for the script

Revision 2317 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 16:17:47 2012 UTC (12 years, 3 months ago) by misc
File length: 3131 byte(s)
Diff to previous 2316
fix typo

Revision 2316 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 22 16:15:58 2012 UTC (12 years, 3 months ago) by misc
File length: 3130 byte(s)
Diff to previous 2313
automatically fill the ldap on test vm ( denoted by the environment variable
set to test )

Revision 2313 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 21 23:25:51 2012 UTC (12 years, 3 months ago) by misc
File length: 2648 byte(s)
Diff to previous 2291
do a config check before restarting openldap

Revision 2291 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jan 16 15:25:14 2012 UTC (12 years, 3 months ago) by misc
File length: 2510 byte(s)
Diff to previous 2235
small cleanup of openldap module service

Revision 2235 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 8 23:34:21 2012 UTC (12 years, 3 months ago) by misc
File length: 2586 byte(s)
Diff to previous 2011
refactor the configuration of openldap

Revision 2011 - (view) (download) (annotate) - [select for diffs]
Modified Mon Sep 19 10:43:37 2011 UTC (12 years, 7 months ago) by misc
File length: 3111 byte(s)
Diff to previous 1951
fix ordering issues

Revision 1951 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 17 16:41:25 2011 UTC (12 years, 8 months ago) by misc
File length: 3059 byte(s)
Diff to previous 1949
fix last commit, use the proper syntax for ressource inheritance

Revision 1949 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 17 16:41:19 2011 UTC (12 years, 8 months ago) by misc
File length: 3059 byte(s)
Diff to previous 1948
fix inheritance ( worked by chance before )

Revision 1948 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 17 16:41:16 2011 UTC (12 years, 8 months ago) by misc
File length: 3105 byte(s)
Diff to previous 1670
fix ordering

Revision 1670 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:58:31 2011 UTC (12 years, 10 months ago) by misc
File length: 3066 byte(s)
Diff to previous 1669
fix again wrong quotes


Revision 1669 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:55:02 2011 UTC (12 years, 10 months ago) by misc
File length: 3066 byte(s)
Diff to previous 1667
fix typo due to my old packager habits of using requires instead of require


Revision 1667 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:51:25 2011 UTC (12 years, 10 months ago) by misc
File length: 3067 byte(s)
Diff to previous 1666
add explicit requires to the cert so we do not try to start without it

Revision 1666 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:51:23 2011 UTC (12 years, 10 months ago) by misc
File length: 2997 byte(s)
Diff to previous 1663
add explicit inheritance with common, as it seems to not
work as I believe for this case ( do not have time to figure more toroughly )

Revision 1663 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:09:37 2011 UTC (12 years, 10 months ago) by misc
File length: 2907 byte(s)
Diff to previous 1660
fix syntax errors

Revision 1660 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:09:32 2011 UTC (12 years, 10 months ago) by misc
File length: 2905 byte(s)
Diff to previous 1658
add a slave class to create a 2nd ldap

Revision 1658 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 29 12:09:28 2011 UTC (12 years, 10 months ago) by misc
File length: 2173 byte(s)
Diff to previous 884
split the configuration for the test database in another file ( to prepare for slave server )

Revision 884 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jan 23 22:02:11 2011 UTC (13 years, 3 months ago) by misc
File length: 2145 byte(s)
Diff to previous 669
add a secondary ldap tree for testing purpose, requested by maat

Revision 669 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jan 6 01:33:41 2011 UTC (13 years, 3 months ago) by misc
File length: 1857 byte(s)
Diff to previous 486
- rename base class, more consistent

Revision 486 - (view) (download) (annotate) - [select for diffs]
Modified Tue Nov 30 19:21:46 2010 UTC (13 years, 4 months ago) by misc
File length: 1853 byte(s)
Diff to previous 347
since the domain name is not added automatically by openssl module, add
it here

Revision 347 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 17:22:33 2010 UTC (13 years, 5 months ago) by misc
File length: 1845 byte(s)
Diff to previous 344
- use new class for openssl certs

Revision 344 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 21 16:45:39 2010 UTC (13 years, 5 months ago) by misc
File length: 2010 byte(s)
Diff to previous 63
- create a self signed certificate if not present ( for test vm )

Revision 63 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 29 01:05:58 2010 UTC (13 years, 5 months ago) by misc
File length: 1586 byte(s)
Diff to previous 54
- add ldap config file, with ldap restricted to localhost (until we set a firewall or stricter acl)


Revision 54 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 28 23:27:31 2010 UTC (13 years, 5 months ago) by misc
File length: 1234 byte(s)
Diff to previous 53
-fix templates naming

Revision 53 - (view) (download) (annotate) - [select for diffs]
Added Thu Oct 28 22:55:56 2010 UTC (13 years, 5 months ago) by misc
File length: 1230 byte(s)
- deploy ldap with puppet on valstar


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.30