make sure we make this system py3

This commit is contained in:
Stephen Smoogen 2019-06-01 17:56:06 +00:00
parent 309677ee8a
commit 03e7d2714f

View file

@ -10,6 +10,9 @@ libdir: /usr/lib64
ks_url: http://10.5.126.23/repo/rhel/ks/kvm-fedora-30
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
# Do this because we are using py3 only
ansible_python_interpreter: "/usr/bin/python3"
virt_install_command: "{{ virt_install_command_one_nic }}"
lvm_size: 20000