mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
Updates the fedora.txt file for a special /etc/hosts file in the vm.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
sudo echo -e "\n10.5.126.23 infrastructure.fedoraproject.org\n10.5.125.44 pkgs.fedoraproject.org pkgs\n10.5.126.51 download.fedora.redhat.com\n10.5.125.63 koji.fedoraproject.org\n10.5.125.36 kojipkgs.fedoraproject.org" >> /etc/hosts
|
||||
curl -O http://infrastructure.fedoraproject.org/infra/autocloud/tunirtests.tar.gz
|
||||
tar -xzvf tunirtests.tar.gz
|
||||
sudo python3 -m unittest tunirtests.cloudtests
|
||||
|
||||
Reference in New Issue
Block a user