1
0
mirror of https://github.com/gluster/glusterd2.git synced 2026-02-05 03:46:09 +01:00
Files
glusterd2/glusterd2.toml.example
Oshank Kumar ca3d113915 use cluster-options for host volume configuration
Signed-off-by: Oshank Kumar <okumar@redhat.com>
2019-01-24 13:23:47 +05:30

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"