Fedora 30 : add python-path for Python 3

It appears there are some issues with Ansible + python2 + Fedora 30,
particularly around package installation (e.g. [1]).

Set the python-path to Python 3 for Fedora 30

[1] https://github.com/ansible/ansible/issues/54855

Change-Id: Ic9027d41af8d29d2c6a33cc1a0c57204899741d2
This commit is contained in:
Ian Wienand 2019-09-17 17:57:18 +10:00
parent fa4ec6569b
commit 1959618962
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ diskimages:
DIB_SHOW_IMAGE_USAGE: '1'
- name: fedora-30
pause: false
python-path: /usr/bin/python3
elements:
- fedora-minimal
- vm