hi,

Just thinking how i could manage ldap server with puppet, using dynamic configuration.
I would follow the next step :

In the manifest :

install required packages for ldap server
doing a 'site specific' basic configuration, meaning pushing a custon /etc/<ldapbasedir>/slapd.d develop some ldap type, to tweak online the ldap server. I think this would only be used for the ldap server config.
It should contain config_basic stuff, and misc supported replication types,

This should(well, maybe must) handle only the configuration of an ldap server.

I'm just thinking to my own situation, trying to be as generic as i can, but any input is very welcome, so i can put them into the code/design

I started with https://forge.puppetlabs.com/torian/ldap, but it is still using the static config for a start, althought in the master branch, the first dynamic configurations are there, using the exec resource.

But I prefer the a type/provider solution.

If anyone has some requests, remarks, critiques ... the are welcome.

I attached a 15 min brainstorm typing session of what the ldap_whatever type could look like

grts

jo



--
Johan De Wit

Open Source Consultant

Red Hat Certified Engineer         (805008667232363)
Puppet Certified Professional 2013 (PCP0000006)
_________________________________________________________
Open-Future Phone +32 (0)2/255 70 70
Zavelstraat 72              Fax       +32 (0)2/255 70 71
3071 KORTENBERG             Mobile    +32 (0)474/42 40 73
BELGIUM                     http://www.open-future.be
_________________________________________________________

Next Events:
Puppet Advanced Training | 
https://www.open-future.be/puppet-advanced-training-12-till-14th-november
Zabbix Certified Training | 
http://www.open-future.be/zabbix-certified-training-18-till-20th-november
Zabbix Large Environments Training | 
http://www.open-future.be/zabbix-large-environments-training-21-till-22nd-november
Puppet Fundamentals Training | 
http://www.open-future.be/puppet-fundamentals-training-10-till-12th-december
Subscribe to our newsletter | http://eepurl.com/BUG8H

--
You received this message because you are subscribed to the Google Groups "Puppet 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/527815F3.7030707%40open-future.be.
For more options, visit https://groups.google.com/groups/opt_out.

Attachment: ldap_dir_entry.rb
Description: application/ruby

Reply via email to