Skip to content

Commit 0054915

Browse files
committed
GH52440: attribute switch
1 parent 391397c commit 0054915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ipi-install-replacing-a-bare-metal-control-plane-node.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ metadata:
6565
name: control-plane-<num>-bmc-secret <1>
6666
namespace: openshift-machine-api
6767
data:
68-
password: <base64_of_uid> <2>
69-
username: <base64_of_pwd> <3>
68+
username: <base64_of_uid> <2>
69+
password: <base64_of_pwd> <3>
7070
type: Opaque
7171
---
7272
apiVersion: metal3.io/v1alpha1

0 commit comments

Comments
 (0)