[stable-2.18] ansible-test - Update spare-tire URL (#86477) (#86498)

(cherry picked from commit 7f7884fc4f)
This commit is contained in:
Matt Clay 2026-01-30 14:42:14 -08:00 committed by GitHub
parent 5d9fcc114c
commit 1279c0ec2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View file

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

View file

@ -232,7 +232,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