Merge "Switch default virtualenv to python3"

This commit is contained in:
Zuul 2021-03-11 10:45:29 +00:00 committed by Gerrit Code Review
commit b47583d8a2
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ zun_ceilometer_enabled: "{{ (groups['ceilometer_all'] is defined) and (groups['c
debug: False
#python venv executable
zun_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
zun_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