Skip to content

Commit

Permalink
fix: disable onestack feature of baremetal product version
Browse files Browse the repository at this point in the history
  • Loading branch information
zexi committed Jul 23, 2024
1 parent daa6164 commit fd664d3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/service-init/component/yunoinconf.go
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ func (pc *yunionconfPC) SystemInit(oc *v1alpha1.OnecloudCluster) error {
}
setupKeysBaremetal := []string{
"onecloud",
"onestack",
"baremetal",
}
setupKeysFull := []string{}
Expand Down

0 comments on commit fd664d3

Please sign in to comment.