add osbs_url to osbs-control/osbs-control-stg group vars

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2016-10-27 17:03:00 +00:00
parent 727425e268
commit 47db317141
2 changed files with 4 additions and 0 deletions

View file

@ -2,3 +2,5 @@
# Define resources for this group of hosts here.
fas_client_groups: sysadmin-releng,sysadmin-noc
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
osbs_url: "osbs.fedoraproject.org"

View file

@ -2,3 +2,5 @@
# Define resources for this group of hosts here.
fas_client_groups: sysadmin-releng,sysadmin-noc
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
osbs_url: "osbs.stg.fedoraproject.org"