arm test instances: make sure they use python3 since they are f30 now.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
97a15d10cb
commit
7904c829fa
2 changed files with 2 additions and 0 deletions
|
@ -5,3 +5,4 @@ sudoers: "{{ private }}/files/sudo/arm-packager-sudoers"
|
|||
sudoers_main: nopasswd
|
||||
host_group: cloud
|
||||
ansible_ifcfg_blacklist: true
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
|
@ -6,3 +6,4 @@ sudoers_main: nopasswd
|
|||
libdir: /usr/lib
|
||||
host_group: cloud
|
||||
ansible_ifcfg_blacklist: true
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue