add sysadmin-osbs to staging koji/builders to help debugging
This commit is contained in:
parent
410258bb75
commit
8405ead31d
2 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ dns: 10.5.126.21
|
||||||
# for systems that do not match the above - specify the same parameter in
|
# for systems that do not match the above - specify the same parameter in
|
||||||
# the host_vars/$hostname file
|
# the host_vars/$hostname file
|
||||||
host_group: kojibuilder
|
host_group: kojibuilder
|
||||||
fas_client_groups: sysadmin-releng
|
fas_client_groups: sysadmin-releng,sysadmin-osbs
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/buildvm-stg"
|
||||||
datacenter: staging
|
datacenter: staging
|
||||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
||||||
|
|
||||||
|
|
|
@ -12,7 +12,7 @@ tcp_ports: [ 80, 443, 111, 2049,
|
||||||
|
|
||||||
udp_ports: [ 111, 2049 ]
|
udp_ports: [ 111, 2049 ]
|
||||||
|
|
||||||
fas_client_groups: sysadmin-releng,fi-apprentice,sysadmin-noc,sysadmin-veteran
|
fas_client_groups: sysadmin-releng,fi-apprentice,sysadmin-noc,sysadmin-veteran,sysadmin-osbs
|
||||||
|
|
||||||
# These are consumed by a task in roles/fedmsg/base/main.yml
|
# These are consumed by a task in roles/fedmsg/base/main.yml
|
||||||
fedmsg_certs:
|
fedmsg_certs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue