5
0
mirror of git://git.proxmox.com/git/pve-cluster.git synced 2025-03-12 20:58:25 +03:00

test: add test for legacy corosync.conf

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2017-09-20 15:11:05 +02:00 committed by Wolfgang Bumiller
parent 2b28b16072
commit f34deda84b

View File

@ -0,0 +1,29 @@
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
nodeid: 1
quorum_votes: 1
ring0_addr: prox1
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: sea
config_version: 1
interface {
bindnetaddr: 192.168.0.42
ringnumber: 0
}
ip_version: ipv4
secauth: on
version: 2
}