You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some changes in Puppetserver 2.6 that will not work with the module in its current state. I've written the tests, manifest, and template changes needed for it to work.
I had some fun putting together the correct versions of things to work properly on Ruby 2.1.
Unit and integration tests work for the server. Apparently there was a change in the fqdn_rand function around puppet 4.4 that changes the value returned by of fqdn_rand(30)
There are some changes in Puppetserver 2.6 that will not work with the module in its current state. I've written the tests, manifest, and template changes needed for it to work.
My work in progress is at https://github.com/dawookie/jlambert121-puppet in the Server_2.6_support branch.
Once I run the integration tests, I'll send out a pull request.
Your fuzzy fiend
The text was updated successfully, but these errors were encountered: