fup
This commit is contained in:
parent
52c70e8b30
commit
cc2e938f0a
|
@ -113,7 +113,7 @@ locals {
|
||||||
Name = "matchbox"
|
Name = "matchbox"
|
||||||
Globals = local.Globals
|
Globals = local.Globals
|
||||||
Services = {
|
Services = {
|
||||||
K3S = local.ServiceMatchBox
|
MatchBox = local.ServiceMatchBox
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue