Switch default virtualenv to python3

Change-Id: Id28e42c69d2e0a7f9688080d9bc8943c71744e26
This commit is contained in:
Jonathan Rosser 2021-03-10 08:54:14 +00:00
parent b4df743cfe
commit 9adda06789
1 changed files with 1 additions and 1 deletions

View File

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