mirror of
https://github.com/gluster/glusterd2.git
synced 2026-02-05 03:46:09 +01:00
12 lines
396 B
Plaintext
12 lines
396 B
Plaintext
localstatedir = "/var/lib/glusterd"
|
|
peeraddress = ":24008"
|
|
clientaddress = ":24007"
|
|
#restauth enables/disables REST authentication in glusterd2
|
|
#restauth = true
|
|
|
|
#[gluster-block-client-config]
|
|
gluster-block-hostaddr = "192.168.122.16:8081"
|
|
#gluster-block-cacert = "/path/to/ca.crt"
|
|
#gluster-block-user = "username_for_rest_authentication"
|
|
#gluster-block-secret = "secret_for_rest_authentication"
|