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
F10331596: D977.id2497.diff
Sun, Jun 29, 10:44
Unknown Object (File)
Sat, Jun 28, 18:08
Unknown Object (File)
Fri, Jun 27, 11:32
Unknown Object (File)
Wed, Jun 25, 05:09
Unknown Object (File)
Sun, Jun 22, 17:19
Unknown Object (File)
Sun, Jun 22, 15:24
Unknown Object (File)
Sun, Jun 15, 14:22
Unknown Object (File)
Wed, Jun 11, 23:10
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