Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mxproxmox: Move ua creation into subroutine
We want to add a command which doesn't need to run with privileges to read the credential file. Initialization of the ua needs to read the credential file. Factor out the code to initialize the ua so that we can make that optional on a per-command basis.
- Loading branch information