Skip to content

Commit 4b68a36

Browse files
author
Brendan Daly
committed
OCPBUGS-16667:correcting typo
1 parent bf54d48 commit 4b68a36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/restore-replace-stopped-baremetal-etcd-member.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ sh-4.2# etcdctl member list -w table
103103
+------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+
104104
| ID | STATUS | NAME | PEER ADDRS | CLIENT ADDRS | IS LEARNER |
105105
+------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+
106-
| 7a8197040a5126c8 | started | openshift-control-plane-2 | https://192.168.10.11:2380/ | https://192.168.10.11:2379/ | false |
106+
| cc3830a72fc357f9 | started | openshift-control-plane-2 | https://192.168.10.11:2380/ | https://192.168.10.11:2379/ | false |
107107
| 8d5abe9669a39192 | started | openshift-control-plane-1 | https://192.168.10.10:2380/ | https://192.168.10.10:2379/ | false |
108108
+------------------+---------+--------------------+---------------------------+---------------------------+-------------------------+
109109
----

0 commit comments

Comments
 (0)