Page MenuHomeDevCentral

Let Docker package manage the docker group
ClosedPublic

Authored by dereckson on Sep 28 2020, 03:27.
Tags
None
Referenced Files
F3770400: D2339.id5886.diff
Sat, Nov 23, 20:11
F3770350: D2339.id5891.diff
Sat, Nov 23, 19:57
F3769849: D2339.diff
Sat, Nov 23, 17:21
F3768378: D2339.diff
Sat, Nov 23, 07:42
Unknown Object (File)
Wed, Nov 20, 10:25
Unknown Object (File)
Wed, Nov 20, 10:10
Unknown Object (File)
Tue, Nov 19, 15:13
Unknown Object (File)
Tue, Nov 19, 13:41
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 Passed
Unit
No Test Coverage
Branch
docker-group (branched from main)
Build Status
Buildable 3633
Build 3882: arc lint + arc unit

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