fix: sysadmin requires groups

- add sysadmin/groups to base and firstrun
This commit is contained in:
2024-12-09 22:10:48 +11:00
parent aaf81d0a6c
commit 6555d89144
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -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