Switch default virtualenv to python3

Change-Id: I0290f78f2eaf763238abdffacea6fd34c75afea8
This commit is contained in:
Jonathan Rosser 2021-03-10 08:38:27 +00:00
parent 264f97d87c
commit f0f23521bc
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
debug: False
#python venv executable
cloudkitty_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
cloudkitty_venv_python_executable: "{{ openstack_venv_python_executable | default('python3') }}"
# Set the host which will execute the shade modules
# for the service setup. The host must already have