bad global replace
This commit is contained in:
parent
0dbe0cf95d
commit
75d7bbc738
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@ volume server-tcp
|
|||
type protocol/server
|
||||
subvolumes iothreads
|
||||
option transport-type tcp
|
||||
option auth.login.iothreads.allow {{ userglusterservername }}
|
||||
option auth.login.{{ userglusterservername }}.password {{ password }}
|
||||
option auth.login.iothreads.allow {{ username }}
|
||||
option auth.login.{{ username }}.password {{ password }}
|
||||
option transport.socket.listen-port 6996
|
||||
option transport.socket.nodelay on
|
||||
end-volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue