group vars
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
627708c0ba
commit
612e661c9a
1 changed files with 6 additions and 1 deletions
|
@ -6,4 +6,9 @@ fas_client_groups: sysadmin-releng
|
||||||
|
|
||||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||||
|
|
||||||
tcp_ports: [5000]
|
tcp_ports: [
|
||||||
|
5000,
|
||||||
|
# This is for the gluster server
|
||||||
|
6996]
|
||||||
|
|
||||||
|
registry_gluster_username_stg: registry-prod
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue