Skip to content

Commit 2bacb32

Browse files
Merge pull request #75619 from johnwilkins/HCIDOCS-302
HCIDOCS-302: [doc] Remove terraform from BM IPI installer
2 parents 257b567 + a7b8a04 commit 2bacb32

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,3 @@ do
3131
sudo virsh pool-undefine $i;
3232
done
3333
----
34-
35-
. Remove the following from the `clusterconfigs` directory to prevent Terraform from failing:
36-
+
37-
[source,terminal]
38-
----
39-
$ rm -rf ~/clusterconfigs/auth ~/clusterconfigs/terraform* ~/clusterconfigs/tls ~/clusterconfigs/metadata.json
40-
----

0 commit comments

Comments
 (0)