Fix indentation error in kubernetes docs

Change-Id: I00ca5f64b84d7c014ff771dc2320de6e650bf91d
This commit is contained in:
Albin Vass
2020-11-16 14:13:25 +01:00
parent f522ab32fc
commit afe86884d2

View File

@@ -124,11 +124,11 @@ Selecting the kubernetes driver adds the following options to the
: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.
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.
.. attr:: cpu
:type: int