mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-21 04:27:25 +08:00
make the osbs_url variable name consistently named everywhere
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
@@ -22,7 +22,7 @@ csi_relationship: |
|
||||
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
||||
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_fqdn: "osbs.fedoraproject.org"
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
koji_root: "koji.fedoraproject.org/koji"
|
||||
|
||||
@@ -24,7 +24,7 @@ csi_relationship: |
|
||||
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
||||
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_fqdn: "osbs.fedoraproject.org"
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
koji_root: "koji.fedoraproject.org/koji"
|
||||
|
||||
@@ -41,7 +41,7 @@ csi_relationship: |
|
||||
* Produces automated builds of packages for the architecture listed. Builders can be scaled by adding new
|
||||
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_fqdn: "osbs.fedoraproject.org"
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
koji_root: "koji.fedoraproject.org/koji"
|
||||
|
||||
@@ -12,7 +12,7 @@ koji_weburl: "http://s390.koji.fedoraproject.org/koji"
|
||||
koji_topurl: "http://s390pkgs.fedoraproject.org/"
|
||||
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_fqdn: "osbs.fedoraproject.org"
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
koji_root: "koji.fedoraproject.org/koji"
|
||||
|
||||
@@ -42,7 +42,7 @@ csi_relationship: |
|
||||
virt_install_command: "{{ virt_install_command_one_nic }} --cpu=host-passthrough,+vmx"
|
||||
|
||||
# These variables are for koji-containerbuild/osbs
|
||||
osbs_fqdn: "osbs.stg.fedoraproject.org"
|
||||
osbs_url: "osbs.stg.fedoraproject.org"
|
||||
source_registry: "registry.stg.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
||||
koji_root: "koji.stg.fedoraproject.org/koji"
|
||||
|
||||
@@ -44,7 +44,7 @@ fedmsg_certs:
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4"
|
||||
virt_install_command: "{{ virt_install_command_two_nic }}"
|
||||
|
||||
osbs_fqdn: "osbs.fedoraproject.org"
|
||||
osbs_url: "osbs.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.fedoraproject.org"
|
||||
source_registry: "registry.fedoraproject.org"
|
||||
koji_root: "koji.fedoraproject.org/koji"
|
||||
|
||||
@@ -42,7 +42,7 @@ koji_server_url: "http://koji.stg.fedoraproject.org/kojihub"
|
||||
koji_weburl: "http://koji.stg.fedoraproject.org/koji"
|
||||
koji_topurl: "http://kojipkgs.fedoraproject.org/"
|
||||
|
||||
osbs_fqdn: "osbs.stg.fedoraproject.org"
|
||||
osbs_url: "osbs.stg.fedoraproject.org"
|
||||
source_registry: "registry.stg.fedoraproject.org"
|
||||
docker_registry: "candidate-registry.stg.fedoraproject.org"
|
||||
koji_root: "koji.stg.fedoraproject.org/koji"
|
||||
|
||||
Reference in New Issue
Block a user