chore: add facts/motd to firstrun

This commit is contained in:
Ben Vincent 2024-06-26 22:37:17 +10:00
parent 027140fb7a
commit b90c6468b3

View File

@ -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