Switch default virtualenv to python3

Change-Id: I752d3219172d04cb4ee0f962098b790b6820aae6
This commit is contained in:
Jonathan Rosser 2021-03-10 08:38:27 +00:00
parent ae6c72997c
commit 36c09b5a9d
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ debug: False
# Set installation method
glance_install_method: "{{ service_install_method | default('source') }}"
glance_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
glance_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