mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
e8e06d6d20
Delete and recreate the PulseMonitor role each time instead of trying to modify it. This ensures a clean, predictable state with exactly the permissions needed. Also fixes incorrect pveum command syntax - should be 'role add' not 'role create'. Addresses issue reported by NameLessJedi in #340