zend-patterns / ZendServerPuppet

ZendServerPuppet
Apache License 2.0
6 stars 16 forks source link

Documentation improvement and many fixes/improvement to the code #22

Closed ubellavance closed 7 years ago

ubellavance commented 7 years ago

This PR should be quite safe to merge at this point. However, it forces the usage of the api_key_secret of 64 characters and an admin_api_key_name of 5-20 characters.

I'll keep working on the module and make more commits. I've tested it successfully with RHEL7, puppet 3.6.2 (from epel) and puppetlabs-stdlib v4.3.2. I'm also testing it on Ubuntu 16.04 (LTS). It works on Ubuntu 16.04, but there is a bug (#23). I haven't found a solution yet, I have to do more troubleshooting.