make the osbs_url variable name consistently named everywhere
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
ef18805470
commit
074f018c19
7 changed files with 7 additions and 7 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue