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,23 @@
|
||||
[global]
|
||||
auth_client_required = cephx
|
||||
auth_cluster_required = cephx
|
||||
auth_service_required = cephx
|
||||
cluster_network = 192.168.1.35/24
|
||||
fsid = 65167724-a2f6-4757-ac34-e1ee1c555a38
|
||||
mon_allow_pool_delete = true
|
||||
mon_host = 192.168.1.35
|
||||
ms_bind_ipv4 = true
|
||||
ms_bind_ipv6 = false
|
||||
osd_pool_default_min_size = 2
|
||||
osd_pool_default_size = 3
|
||||
public_network = 192.168.1.35/24
|
||||
|
||||
[client]
|
||||
keyring = /etc/pve/priv/$cluster.$name.keyring
|
||||
|
||||
[client.crash]
|
||||
keyring = /etc/pve/ceph/$cluster.$name.keyring
|
||||
|
||||
[mon.pve]
|
||||
public_addr = 192.168.1.35
|
||||
|
||||
Reference in New Issue
Block a user