ansible-test - Update spare-tire URL (#86477)

pull/86493/head
Matt Clay 3 months ago committed by GitHub
parent 1036c096a2
commit 7f7884fc4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -0,0 +1,2 @@
minor_changes:
- ansible-test - Update URL used to download FreeBSD wheels for managed remotes.

@ -252,7 +252,7 @@ bootstrap_remote_freebsd()
# make additional wheels available for packages which lack them for this platform
echo "# generated by ansible-test
[global]
extra-index-url = https://spare-tire.testing.ansible.com/simple/
extra-index-url = https://spare-tire.core.ansible.com/simple/
prefer-binary = yes
" > /etc/pip.conf

Loading…
Cancel
Save