3 Commits

Author SHA1 Message Date
Monty Taylor
5e6aa5e70d Use python3 for ansible
We get deprecation warnings from ansible about use
of python2 on xenial hosts. Rather than setting
ansible_python_interpreter to python3 on a host by
host basis, set it globally to python3.

Set it to python for the one host that's too old,
refstack.openstack.org, which is running on trusty
which only has python3.4.

Change-Id: I4965d950c13efad80d72912911bc7099e9da1659
2020-04-28 11:54:15 -05:00
Ian Wienand
2e9992af9e mirror01.dfw.rax.opendev.org : use python3 for ansible
This is a bionic host, so requires this to run as it has no
/usr/bin/python.  This is the same as the other bionic hosts, I just
forgot it.

Change-Id: Ifdd1df2fa83dd25dcc20596ce17e2f0c88279c62
2019-05-22 10:03:11 +10:00
Ian Wienand
73bbc6787f Bringup mirror01.dfw.rax.opendev.org
This is an initial host for testing opendev.org mirrors

Change-Id: I26b9ed1e21e2111f48bc7ecc384880c274eed213
Depends-On: https://review.opendev.org/660235
2019-05-21 11:08:30 +10:00