Skip to content

Commit 9fa3c5f

Browse files
committed
Document newly required pkgname option for pip.
1 parent ef4c506 commit 9fa3c5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Installs and manages python, python-dev, python-virtualenv and Gunicorn.
5050

5151
Installs and manages packages from pip.
5252

53+
**pkgname** - the name of the package to install. Required.
54+
5355
**ensure** - present/latest/absent. Default: present
5456

5557
**virtualenv** - virtualenv to run pip in. Default: system (no virtualenv)
@@ -69,6 +71,7 @@ Installs and manages packages from pip.
6971
**uninstall_args** - Array of additional flags to pass to pip during uninstall. Default: none
7072

7173
python::pip { 'cx_Oracle':
74+
pkgname => 'cx_Oracle',
7275
virtualenv => '/var/www/project1',
7376
owner => 'appuser',
7477
proxy => 'http://proxy.domain.com:3128',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy