Merge pull request 'chore: add facts/motd to firstrun' (#62) from neoloc/firstrun_motd into develop
Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/62
This commit is contained in:
commit
93125d9d71
@ -8,6 +8,10 @@ class profiles::firstrun::init {
|
||||
include profiles::base::repos
|
||||
include profiles::firstrun::packages
|
||||
|
||||
# set the motd and base facts
|
||||
include profiles::base::facts
|
||||
include profiles::base::motd
|
||||
|
||||
# mark the firstrun as done
|
||||
include profiles::firstrun::complete
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user