Allow port 6996 for gluster on the stg registries.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
2a20eef4e4
commit
3d05028778
1 changed files with 4 additions and 1 deletions
|
@ -6,6 +6,9 @@ fas_client_groups: sysadmin-releng,fi-apprentice
|
|||
|
||||
sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
||||
|
||||
tcp_ports: [5000]
|
||||
tcp_ports: [
|
||||
5000,
|
||||
# This is for the gluster server
|
||||
6996]
|
||||
|
||||
registry_gluster_username_stg: registry-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue