Skip to content

Instantly share code, notes, and snippets.

@tubededentifrice
Created September 14, 2022 17:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tubededentifrice/36442fc07a34583f05f91cbdeb45f7ab to your computer and use it in GitHub Desktop.
Save tubededentifrice/36442fc07a34583f05f91cbdeb45f7ab to your computer and use it in GitHub Desktop.
logging {
debug: off
to_syslog: yes
}
nodelist {
node {
name: hyperviseur1
nodeid: 1
quorum_votes: 1
ring0_addr: hyperviseur1_publicip
}
node {
name: hyperviseur2
nodeid: 2
quorum_votes: 1
ring0_addr: hyperviseur2_publicip
}
node {
name: hyperviseur3
nodeid: 3
quorum_votes: 1
ring0_addr: hyperviseur3_publicip
}
}
quorum {
provider: corosync_votequorum
}
totem {
cluster_name: xxx
config_version: 14
interface {
linknumber: 0
}
ip_version: ipv4-6
link_mode: passive
secauth: on
version: 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment