feat: create sysadmin on firstrun
- prevent packages from using uid 1000
This commit is contained in:
@@ -12,6 +12,9 @@ class profiles::firstrun::init {
|
||||
include profiles::base::facts
|
||||
include profiles::base::motd
|
||||
|
||||
# create the sysadmin account
|
||||
include profiles::accounts::sysadmin
|
||||
|
||||
# mark the firstrun as done
|
||||
include profiles::firstrun::complete
|
||||
|
||||
|
||||
Reference in New Issue
Block a user