lang: core: embedded: provisioner: Keep this message separate

Don't autogroup it with others.
This commit is contained in:
James Shubin
2024-10-29 16:47:36 -04:00
parent d1aaf6e82b
commit 1cd4af5838

View File

@@ -257,6 +257,8 @@ class base($config) {
print "ready" {
msg => "ready to provision!",
Meta:autogroup => false,
Depend => Tftp:Server[":69"],
Depend => Dhcp:Server[":67"],
Depend => Http:Server[":${http_port_str}"],