python-module-for-puppet

I’ve been using the python-module-for-puppet to make sure my build environment machines have the python modules they need.

The modules been working as advertised, but unfortunately some of machines need to be running older versions of a couple packages, so I forked the project and added support for an optional $version argument so the easy_install command could use “name==version” style commands.

It’s the first time I’ve submitted changes via github, so I hope it did it right.

Leave a Reply

You must be logged in to post a comment.