Skip to content

Commit af35ed0

Browse files
committed
small update to fix linting issue
1 parent db63a7f commit af35ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/troubleshoot-control-plane-quorum.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ testuser@<servername> [ ~ ]$ sudo crictl ps -a |grep -i ironic-conductor
5353
"bootMacAddress": "<bootMacAddress",
5454
"machineDetails": "extraDetails",
5555
"machineName": "<machineName>",
56-
"rackSlot": <rackSlot>,
56+
"rackSlot": "<rackSlot>",
5757
"serialNumber": "<serialNumber>"
5858
},
5959
```

0 commit comments

Comments
 (0)