huit / puppet-ipa

Puppet module that can manage an IPA master, replicas and clients.
15 stars 48 forks source link

support for nativ ipa replica setup without a ssh-ipa-client-hook #67

Open pemer opened 8 years ago

pemer commented 8 years ago

Hi,

as i can see, the replica/master deployment are based on a ssh sftp file-transfer and the puppet storeconfig feature. I wrote a implementation to do this hook without a ipa-pre-host or a ipa-pre-client registration as well a scp file transfer. I do it with a ldap certificate binary file import, and i deploy it through the ldap with LDAPS on the client side. I use this technology with a ca import as well on TCP port 636.

This implementation, as i think, have several advantages.

How you think about this ? Should i write a implementation and merge request ?

thx for your feedback.

robruma commented 8 years ago

@pemer You are welcome to improve upon this code, however, it has been out of development for quite a while. I would go as far to say this module is deprecated and needs an adopter...

My organization has chosen not to put further resources into development for this particular module. If you are willing to adopt this project, I'd be in support of that decision.

pemer commented 8 years ago

how you think ? How can i maintain this projekt ?

write access on your repo or we transfer it to us ? github.com/afdata ?

regards Patrick

robruma commented 8 years ago

@pemer fork the repo and provide me a link, I will update this repo's readme with the link to your forked repo

kallies commented 7 years ago

@pemer @robruma as mentioned in #66 what about migrating to @voxpupuli (https://voxpupuli.org/)