bad global replace

This commit is contained in:
Kevin Fenzi 2018-04-05 18:45:27 +00:00
parent 0dbe0cf95d
commit 75d7bbc738

View file

@ -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