chore: add sysadmin user after first run #242
@ -11,9 +11,8 @@ class profiles::firstrun::init {
|
|||||||
# set the motd
|
# set the motd
|
||||||
include profiles::base::motd
|
include profiles::base::motd
|
||||||
|
|
||||||
# create the sysadmin account
|
# create groups
|
||||||
include profiles::base::groups
|
include profiles::base::groups
|
||||||
include profiles::accounts::sysadmin
|
|
||||||
|
|
||||||
# mark the firstrun as done
|
# mark the firstrun as done
|
||||||
include profiles::firstrun::complete
|
include profiles::firstrun::complete
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user