summaryrefslogtreecommitdiff
path: root/manifests/init.pp
AgeCommit message (Collapse)Author
2014-07-03Changed order pattern in init.pp to support the Anchor pattern to contain ↵Don Reilly
dependencies. See bug #8040 https://projects.puppetlabs.com/issues/8040
2014-01-04Merging masterSergey Stankevich
2014-01-02Fixed osfamily nameDavide Mendolia
2014-01-02Replace operatingsystem test for osfamily to increase os supportDavide Mendolia
2013-12-13Merge branch 'master' of github.com:jalli/puppet-pythonJarl Stefansson
Conflicts: manifests/pip.pp manifests/requirements.pp manifests/virtualenv.pp
2013-11-29added manage_gunicorn docsDaniel Lawrence
2013-11-29Added manage_gunicorn flag.Daniel Lawrence
This will allow a user to stop the module from trying to do anything with gunicorn.
2013-11-18Add support for Scientific LinuxJohn Jacobsen
Fixes #39. Tested manually in a few cases on a Vagrant Scientific Linux 6 VM and seems to work OK so far.
2013-11-07Add provider flag to class parametersJarl Stefansson
2013-11-05Add support to install virtualenv from pipJarl Stefansson
2013-06-04Made the pip package independent from the dev package in the python class ↵Fotis Gimian
and updated version to 1.1.1
2013-05-12CentOS and RedHat supportThomas Bartelmess
2012-09-09Initial importSergey Stankevich