changed docker task name, added/removed packages, changed UID to 2000 for user

This commit is contained in:
opal
2023-03-11 11:39:16 -08:00
parent 55accab981
commit f517f3057f
3 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ create_directories:
init_users:
opal:
name: opal
uid: 1000
uid: 2000
group: opal
groups:
- wheel