1
0
Fork 0
forked from infra/ansible

compose*: Update remaining hosts from F42 to F43.

Signed-off-by: James Antill <james@and.org>
This commit is contained in:
James Antill 2026-03-25 21:07:50 -04:00
commit c64432a279
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@ koji_instance: "primary"
kojihub_scheme: https
kojihub_url: koji.fedoraproject.org/kojihub
kojipkgs_url: kojipkgs.fedoraproject.org
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
vmhost: bvmhost-x86-02.rdu3.fedoraproject.org

View file

@ -5,7 +5,7 @@ eth0_ipv4_ip: 10.16.169.122
# This VM is the compose host for IoT Edition
freezes: false
koji_hub_nfs: "fedora_koji"
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Everything/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Everything/x86_64/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
main_bridge: br0
mem_size: 32768

View file

@ -5,7 +5,7 @@ koji_hub_nfs: "fedora_koji"
kojihub_scheme: https
kojihub_url: koji.fedoraproject.org/kojihub
kojipkgs_url: kojipkgs.fedoraproject.org
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
#
# These are 64bit

View file

@ -8,7 +8,7 @@ koji_instance: "secondary"
kojihub_scheme: https
kojihub_url: riscv-koji.fedoraproject.org/kojihub
kojipkgs_url: riscv-kojipkgs.fedoraproject.org
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/42/Server/x86_64/os/
ks_repo: https://infrastructure.fedoraproject.org/pub/fedora/linux/releases/43/Server/x86_64/os/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-fedora
virt_install_command: "{{ virt_install_command_one_nic_unsafe }}"
vmhost: bvmhost-x86-riscv01.rdu3.fedoraproject.org