mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Document python
argument in salt.states.virtualenv_mod
This commit is contained in:
parent
7de784411d
commit
2bed91437b
1 changed files with 3 additions and 0 deletions
|
@ -68,6 +68,9 @@ def managed(name,
|
|||
use_wheel: False
|
||||
Prefer wheel archives (requires pip >= 1.4).
|
||||
|
||||
python : None
|
||||
Python executable used to build the virtualenv
|
||||
|
||||
user: None
|
||||
The user under which to run virtualenv and pip.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue