Add a s390 topurl for kojid.conf

This commit is contained in:
Kevin Fenzi 2015-06-11 20:12:15 +00:00
parent 889bf0f32f
commit 7f2f3566ec

View file

@ -26,3 +26,5 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }}
ip={{ eth0_ip }}::{{ gw }}:{{ nm }}:{{ inventory_hostname }}:eth0:none"
--network=bridge=br0,model=virtio --network=bridge=br1,model=virtio
--autostart --noautoconsole
koji_topurl: "http://s390pkgs.fedoraproject.org/"