changed docker task name, added/removed packages, changed UID to 2000 for user
This commit is contained in:
@@ -28,7 +28,7 @@ create_directories:
|
||||
init_users:
|
||||
opal:
|
||||
name: opal
|
||||
uid: 1000
|
||||
uid: 2000
|
||||
group: opal
|
||||
groups:
|
||||
- wheel
|
||||
|
||||
Reference in New Issue
Block a user