chore: add sysadmin user after first run (#242)
- enables extra_groups to function correctly Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/242
This commit is contained in:
parent
95bc2716cf
commit
d87983d8fc
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user