mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 00:55:19 +00:00
Merge pull request #14186 from graingert/patch-1
Document requirements argument
This commit is contained in:
commit
d7ebb8a606
@ -150,6 +150,10 @@ def installed(name,
|
||||
This will install the latest Django version greater than 1.6 but less
|
||||
than 1.7.
|
||||
|
||||
requirements
|
||||
Path to a pip requirements file. If the path begins with salt://
|
||||
the file will be transferred from the master file server.
|
||||
|
||||
user
|
||||
The user under which to run pip
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user