lae / ansible-role-proxmox

IaC for Proxmox VE clusters.
MIT License
468 stars 139 forks source link

Added CIFS Support and fixed comparison statement for minimum Count of hosts #249

Closed edv-pi closed 1 week ago

edv-pi commented 1 week ago

and added support for namespaces in pbs, and ability to specify knet_priority for cororsync via pve_cluster_prio0 and 1 (In my case i wanted to be able to use second link for sperate cororsync traffic with own switch but wanted still the failover to my public network if switch goes down

lae commented 1 week ago

I went ahead and moved 1eb0256d6b4e82b1c7aa0b8fdb45355dd2adde9a into a separate PR (#250) because that's a critical bug. Since it's been merged, you should be able to leave it out when rebasing.

lae commented 1 week ago

Replaced by #251