buildvm_stg: Also set python3 for ansible.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
2ac397004c
commit
93e8e1225b
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ max_mem_size: "{{ mem_size }}"
|
|||
num_cpus: 4
|
||||
ks_url: http://10.5.126.23/repo/rhel/ks/buildvm-fedora-30
|
||||
ks_repo: http://10.5.126.23/pub/fedora/linux/releases/30/Server/x86_64/os/
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
nm: 255.255.255.0
|
||||
gw: 10.5.126.254
|
||||
dns: 10.5.126.21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue