doc: openshiftpods handles python-path too
Change-Id: I0893032f05c561aa428b3b77a14b55eadbe6c5f1
This commit is contained in:
parent
fa2a850cb9
commit
ae85030108
@ -1634,6 +1634,16 @@ Selecting the openshift pods driver adds the following options to the
|
||||
|
||||
The amount of memory in MB to request for the pod.
|
||||
|
||||
.. attr:: python-path
|
||||
:type: str
|
||||
:default: auto
|
||||
|
||||
The path of the default python interpreter. Used by Zuul to set
|
||||
``ansible_python_interpreter``. The special value ``auto`` will
|
||||
direct Zuul to use inbuilt Ansible logic to select the
|
||||
interpreter on Ansible >=2.8, and default to
|
||||
``/usr/bin/python2`` for earlier versions.
|
||||
|
||||
|
||||
AWS EC2 Driver
|
||||
--------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user