Configures uboot commands
This commit is contained in:
@@ -29,6 +29,7 @@ func NewRegistry(ctx *node.NodeContext) *Registry {
|
||||
"ConfigureDefaultCNI": node.ConfigureDefaultCNI,
|
||||
"ConfigureHostname": node.ConfigureHostname(netCfg),
|
||||
"ConfigureMgmtInterface": node.ConfigureMgmtInterface(netCfg),
|
||||
"ConfigureUBootCommands": node.ConfigureUBootCommands,
|
||||
"DetectLocalClusterState": node.DetectLocalClusterState,
|
||||
"EnsureIPForward": node.EnsureIPForward,
|
||||
"ReconcileControlPlane": node.ReconcileControlPlane,
|
||||
|
||||
Reference in New Issue
Block a user