add osbs_url to osbs-control/osbs-control-stg group vars
Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
parent
727425e268
commit
47db317141
2 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue