neoloc/sysadmin_early #197

Merged
unkinben merged 1 commits from neoloc/sysadmin_early into develop 2024-12-09 22:12:01 +11:00
2 changed files with 2 additions and 0 deletions
Showing only changes of commit 6555d89144 - Show all commits

View File

@ -28,6 +28,7 @@ class profiles::base (
include profiles::base::hosts
include profiles::base::groups
include profiles::base::root
include profiles::accounts::sysadmin
include profiles::ntp::client
include profiles::dns::base
include profiles::pki::vault

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