Jeff Geerling
65eddfe604
Fixes #7 , Fixes #6 : Allow customization of pip_package name.
2017-12-19 23:58:00 -06:00
grahamlyons
4190afbfb9
Update the readme with the new parameter
2017-11-14 14:12:37 +00:00
grahamlyons
4a2fd99b54
Add name of the system pip package into defaults
...
On Amazon Linux, installing `python-pip` acutally installs the
`python26-pip` package, so anything running in Python 2.7 won't
find the dependencies installed with that `pip`.
This allows the package name to be customised, depending on the OS
and Python versions.
2017-11-14 12:28:48 +00:00
Jeff Geerling
a9886af978
Issue #5 : Add docs around new state parameter for pip packages.
2017-10-31 14:41:59 -05:00
Jeff Geerling
f6f5dbe037
Merge pull request #5 from kakawait/patch-1
...
Able to customize state per pip package
2017-10-31 14:39:26 -05:00
Thibaud Lepretre
738bcd7b41
Use default(omit) instead of hardcoded string
2017-09-01 09:23:08 +02:00
Thibaud Lepretre
2f5587e279
Able to customize state per pip package
...
fixes #4
2017-09-01 09:22:06 +02:00
Jeff Geerling
91ec56a179
Fixes #1 : Document requirement for EPEL on Red Hat.
2017-07-31 22:03:04 -05:00
Jeff Geerling
a3ec6edf73
Documentation tweaks.
2017-05-30 22:59:45 -05:00
Jeff Geerling
50c9b505d6
Actually make things work.
2017-05-26 23:15:50 -05:00
Jeff Geerling
c96846ee17
Switch Travis CI Badge to this repo.
2017-05-26 23:07:36 -05:00
Jeff Geerling
2f3dc7446d
Some additional work on role tests. All blind on an airplane, wheeee.
2017-05-26 23:22:04 -04:00
Jeff Geerling
5640fffb6e
Initial commit.
2017-05-26 23:09:47 -04:00