mirror of
https://github.com/myronblair/proxmox-config
synced 2026-06-30 15:59:57 -05:00
[pve] Weekly backup 2026-06-08 — 42 files changed, 869 insertions(+)
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
logging {
|
||||
debug: off
|
||||
to_syslog: yes
|
||||
}
|
||||
|
||||
nodelist {
|
||||
node {
|
||||
name: pve
|
||||
nodeid: 1
|
||||
quorum_votes: 1
|
||||
ring0_addr: 10.48.200.90
|
||||
}
|
||||
node {
|
||||
name: pve2
|
||||
nodeid: 2
|
||||
quorum_votes: 1
|
||||
ring0_addr: 10.48.200.91
|
||||
}
|
||||
}
|
||||
|
||||
quorum {
|
||||
provider: corosync_votequorum
|
||||
}
|
||||
|
||||
totem {
|
||||
cluster_name: PVEOrbis
|
||||
config_version: 5
|
||||
interface {
|
||||
linknumber: 0
|
||||
}
|
||||
ip_version: ipv4-6
|
||||
link_mode: passive
|
||||
secauth: on
|
||||
version: 2
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user