inkblot / puppet-bind

18 stars 82 forks source link

CentOS / RedHat support #24

Closed klti closed 9 years ago

klti commented 9 years ago

So here is the big one: I've added support for CentOS and thereby RedHat (compatible). I am running two named servers on CentOS 6 machines, so I can vouch for that version. I've had it running in a CentOS 7 test VM and I didn't get any errors, so it might work well there too. As to other Versions or other members of the RedHat osfamily (Scientific Linux etc) I can't really say much as I'm not running any systems with it.

I had to rework it quite a bit after the switch to hiera, but in the end it worked again.

inkblot commented 9 years ago

I have to admit I was very excited when I saw this branch in your repository. Do you happen to know if there are any specific Fedora versions that this change might also support?

klti commented 9 years ago

Honestly, I don't know a whole lot about Fedora, they come from the same base, so they are sort of related, but I don't think there are any guarantees.But I have a working Kickstart environment for CentOS, I'll see if I can get some VMs with different fedora versions running to check.

inkblot commented 9 years ago

This looks good. Thank you so much for your outstanding contributions. If it turns out that Fedora works, too, I would be happy to accept another pull request.