diff options
| author | Kevin Fenzi <kevin@scrye.com> | 2015-06-11 20:15:00 +0000 |
|---|---|---|
| committer | Kevin Fenzi <kevin@scrye.com> | 2015-06-11 20:15:00 +0000 |
| commit | cf197febd5461f376a3def5bef09affdf84d839a (patch) | |
| tree | bb318dd5f83bb764edf46516e154f8d72e3061fd | |
| parent | 7d55947b9f1cf799fbec5b753b453db340150578 (diff) | |
Add also a koji_server_url for s390
| -rw-r--r-- | inventory/host_vars/s390-koji01.qa.fedoraproject.org | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inventory/host_vars/s390-koji01.qa.fedoraproject.org b/inventory/host_vars/s390-koji01.qa.fedoraproject.org index 4b788e8ee..1b8d45f98 100644 --- a/inventory/host_vars/s390-koji01.qa.fedoraproject.org +++ b/inventory/host_vars/s390-koji01.qa.fedoraproject.org @@ -28,3 +28,4 @@ virt_install_command: virt-install -n {{ inventory_hostname }} -r {{ mem_size }} --autostart --noautoconsole koji_topurl: "http://s390pkgs.fedoraproject.org/" +koji_server_url: "http://s390.koji.fedoraproject.org/kojihub" |
