fix: sysadmin requires groups
- add sysadmin/groups to base and firstrun
This commit is contained in:
@@ -13,6 +13,7 @@ class profiles::firstrun::init {
|
||||
include profiles::base::motd
|
||||
|
||||
# create the sysadmin account
|
||||
include profiles::base::groups
|
||||
include profiles::accounts::sysadmin
|
||||
|
||||
# mark the firstrun as done
|
||||
|
||||
Reference in New Issue
Block a user