Switch default virtualenv to python3

Change-Id: I12e0f84137cf7cc89e0707fcc7114fa5ce3b355a
This commit is contained in:
Jonathan Rosser 2021-03-10 08:38:29 +00:00
parent 966bcd1693
commit 9222e100d1
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
debug: False
#python venv executable
sahara_venv_python_executable: "{{ openstack_venv_python_executable | default('python2') }}"
sahara_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