Skip to content

Commit

Permalink
adding cloud-init info
Browse files Browse the repository at this point in the history
  • Loading branch information
djdanielsson committed Jul 17, 2023
1 parent cc7bf7d commit 93db791
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ sudo xset s off # Has to be done through UI terminal
```

stuff for esxi # Has to be on X86_64 computer
download ovftool at [https://developer.vmware.com/web/tool/4.6.0/ovf-tool]
download ovftool at [https://developer.vmware.com/web/tool/4.6.0/ovf-tool](https://developer.vmware.com/web/tool/4.6.0/ovf-tool)

```console
curl https://vdc-download.vmware.com/vmwb-repository/dcr-public/a1454db2-e9e1-4ac8-ad10-22dea876cfba/fbcbc433-0a8e-4cdb-be80-c5512e2e4163/VMware-ovftool-4.6.0-21452615-lin.x86_64.zip >> VMware-ovftool.zip
Expand All @@ -27,3 +27,5 @@ sudo dnf install -y dnf-plugins-core
sudo dnf config-manager --add-repo https://rpm.releases.hashicorp.com/fedora/hashicorp.repo
sudo dnf install terraform
```

for cloud-init templates see [https://www.ibm.com/docs/en/cic/1.1.2?topic=zvm-installation-configuration-cloud-init-linux-server](https://www.ibm.com/docs/en/cic/1.1.2?topic=zvm-installation-configuration-cloud-init-linux-server)

0 comments on commit 93db791

Please sign in to comment.