make the osbs_url variable name consistently named everywhere

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-11-23 21:41:23 +00:00
parent ef18805470
commit 074f018c19
7 changed files with 7 additions and 7 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"