HomeDevCentral

Allow salt group to run salt-call as root

Description

Allow salt group to run salt-call as root

Summary:
By default, salt-call runs to the current user. As such, we should
allow to use as root to avoid to first have to touch files/directory,
then to .

Furthermore, it's not convenient to install packages or chown.

Security implication is salt group's members have a root access
to the Salt master too, currently Ysul, in addition to other servers.

Ref. T795.

Test Plan: sudo salt-call --local test.ping

Reviewers: Sandlayth

Reviewed By: Sandlayth

Differential Revision: https://devcentral.nasqueron.org/D977

Details

Provenance
derecksonAuthored on Apr 28 2017, 16:04
derecksonPushed on Apr 29 2017, 13:51
Reviewer
Sandlayth
Differential Revision
D977: Allow salt group to run salt-call as root
Parents
rOPSaee447dd9c92: Deploy sudo capabilities for the Salt master
Branches
Unknown
Tags
Unknown