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
F2843797: D977.diff
Tue, Apr 23, 09:05
F2841649: D977.id2510.diff
Mon, Apr 22, 23:45
F2841500: D977.id2510.diff
Mon, Apr 22, 23:23
F2840578: D977.id2497.diff
Mon, Apr 22, 20:43
F2839982: D977.diff
Mon, Apr 22, 18:06
Unknown Object (File)
Sun, Apr 21, 10:00
Unknown Object (File)
Fri, Apr 19, 05:59
Unknown Object (File)
Fri, Apr 19, 00:58
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 Not Applicable
Unit
Tests Not Applicable