mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 16:08:13 +00:00
8564e05c00
All cluster operations (create, status, join, options, cleanup) require root@pam ticket auth — API tokens lack Sys.Audit and Sys.Modify on /. Changed test to connect as root@pam once during cluster creation and stay on that session for the entire lifecycle. Removed redundant Connect-PveServer calls that switched between root@pam and API token between contexts. Added 5s stabilization sleep after cluster creation for corosync. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>