Actions
Bug #9245
closedAdd override setting to allow mcollective puppet runs to run as a different user
Difficulty:
trivial
Triaged:
Pull request:
Description
This is similar to #3150 with the exception that since the puppet_user setting is used in other places we may want to allow one to override the setting.
The generic name of puppet_user in the settings file doesn't really detail what its used for. By adding a new user type it should be pretty explicit what user
is going to be used for mcollective puppet runs.
Actions