mirror of
https://github.com/myronblair/proxmox-config
synced 2026-06-30 15:59:57 -05:00
31 lines
352 B
Plaintext
31 lines
352 B
Plaintext
logging {
|
|
debug: off
|
|
to_syslog: yes
|
|
}
|
|
|
|
nodelist {
|
|
node {
|
|
name: pve
|
|
nodeid: 1
|
|
quorum_votes: 1
|
|
ring0_addr: 10.48.200.90
|
|
}
|
|
}
|
|
|
|
quorum {
|
|
provider: corosync_votequorum
|
|
}
|
|
|
|
totem {
|
|
cluster_name: PVEOrbis
|
|
config_version: 6
|
|
interface {
|
|
linknumber: 0
|
|
}
|
|
ip_version: ipv4-6
|
|
link_mode: passive
|
|
secauth: on
|
|
version: 2
|
|
}
|
|
|