Skip to content

Commit cb172bc

Browse files
authored
Merge pull request #44666 from ktothill/TELCODOCS-324_4.8-4.11
TELCODOCS-324 Fix Typo for v4.8-4.11
2 parents 69b5ebb + f2b9aee commit cb172bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ipi-install-troubleshooting-cleaning-up-previous-installations.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In the event of a previous failed deployment, remove the artifacts from the fail
1414
+
1515
[source,terminal]
1616
----
17-
$ ipmitool -I lanplus -U _<user>_ -P _<password>_ -H _<management-server-ip>_ power off
17+
$ ipmitool -I lanplus -U <user> -P <password> -H <management-server-ip> power off
1818
----
1919

2020
ifeval::[{product-version} >= 4.6]

0 commit comments

Comments
 (0)