chore: add sysadmin user after first run #242

Merged
unkinben merged 1 commits from neoloc/sysadmin_user_last into develop 2025-04-02 20:27:11 +11:00

View File

@ -11,9 +11,8 @@ class profiles::firstrun::init {
# set the motd
include profiles::base::motd
# create the sysadmin account
# create groups
include profiles::base::groups
include profiles::accounts::sysadmin
# mark the firstrun as done
include profiles::firstrun::complete