gluster ports
Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
parent
f5321e5d86
commit
69a1db0dcd
1 changed files with 7 additions and 2 deletions
|
@ -8,7 +8,12 @@ sudoers: "{{ private }}/files/sudo/00releng-sudoers"
|
|||
|
||||
tcp_ports: [
|
||||
5000,
|
||||
# This is for the gluster server
|
||||
6996]
|
||||
# These ports all required for gluster
|
||||
111, 24007, 24008, 24009, 24010, 24011,
|
||||
49152, 49153, 49154, 49155,
|
||||
]
|
||||
|
||||
# gluster
|
||||
udp_ports: [111]
|
||||
|
||||
registry_gluster_username_stg: registry-stg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue