Page MenuHomeDevCentral

Allow salt group to run salt-call as root
ClosedPublic

Authored by dereckson on Apr 28 2017, 16:12.
Tags
None
Referenced Files
F25132060: D977.diff
Tue, Mar 31, 23:13
Unknown Object (File)
Mon, Mar 23, 08:53
Unknown Object (File)
Fri, Mar 20, 13:48
Unknown Object (File)
Thu, Mar 19, 23:13
Unknown Object (File)
Thu, Mar 19, 23:07
Unknown Object (File)
Thu, Mar 19, 17:07
Unknown Object (File)
Thu, Mar 19, 06:37
Unknown Object (File)
Tue, Mar 17, 16:22
Subscribers
None

Details

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

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
allow-salt-call-as-root (branched from master)
Build Status
Buildable 1522
Build 1770: arc lint + arc unit