21 lines
338 B
Plaintext
21 lines
338 B
Plaintext
|
totem {
|
||
|
version: 2
|
||
|
secauth: off
|
||
|
cluster_name: test
|
||
|
}
|
||
|
nodelist {
|
||
|
node {
|
||
|
ring0_addr: @LOCAL_NODE@
|
||
|
nodeid: 1
|
||
|
}
|
||
|
}
|
||
|
quorum {
|
||
|
provider: corosync_votequorum
|
||
|
}
|
||
|
logging {
|
||
|
to_logfile: yes
|
||
|
logfile: /var/log/cluster/corosync.log
|
||
|
to_syslog: yes
|
||
|
}
|
||
|
|