Page MenuHomeDevCentral

Let Docker package manage the docker group
ClosedPublic

Authored by dereckson on Sep 28 2020, 03:27.
Tags
None
Referenced Files
F13307013: D2339.diff
Fri, Nov 21, 09:40
Unknown Object (File)
Fri, Nov 21, 00:37
Unknown Object (File)
Thu, Nov 20, 23:21
Unknown Object (File)
Tue, Nov 18, 14:01
Unknown Object (File)
Mon, Nov 17, 08:07
Unknown Object (File)
Mon, Nov 17, 03:03
Unknown Object (File)
Thu, Nov 13, 10:35
Unknown Object (File)
Wed, Nov 12, 20:25
Subscribers
None

Details

Summary

Once upon a time, it was needed to manually create the docker group.

Nowadays, it's handled by the CentOS package. And it's better not to
try to fix the GID, as that avoids access denied to Docker socket.

Test Plan

salt state.apply roles/paas-docker/devel on Dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Sep 28 2020, 03:29