Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglemansweep committed Feb 17, 2024
1 parent ceba872 commit 4f6577a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion terraform/files/sections/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ systemd:


passwd:
groups:
- name: docker
users:
- name: louis
groups: [docker"]
groups: ["docker"]

0 comments on commit 4f6577a

Please sign in to comment.