releng-compose: make ansible use python3 on these hosts.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1e3a33dc36
commit
de3f964161
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ koji_server_url: "https://koji.fedoraproject.org/kojihub"
|
|||
koji_weburl: "https://koji.fedoraproject.org/koji"
|
||||
koji_topurl: "https://kojipkgs.fedoraproject.org/"
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
|
||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||
fedmsg_certs:
|
||||
- service: shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue