diff --git a/internal/pkg/overlay/datastructure.go b/internal/pkg/overlay/datastructure.go index 29ac9551..5f1f04e9 100644 --- a/internal/pkg/overlay/datastructure.go +++ b/internal/pkg/overlay/datastructure.go @@ -22,6 +22,7 @@ type TemplateStruct struct { IpmiUserName string IpmiPassword string IpmiInterface string + IpmiWrite string RuntimeOverlay string SystemOverlay string NetDevs map[string]*node.NetDevs