Skip to content

Commit c40d942

Browse files
authored
Add vSphere and OpenStack to the supported IaaS environments for bosh-bootloader
The list of supported bosh-bootloader environments in this document differed from those listed in the bosh-bootloader source [1] itself, which claims that bosh-bootloader also supports vSphere and OpenStack. [1]: https://github.com/cloudfoundry/bosh-bootloader
1 parent b08be96 commit c40d942

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

cf-deployment/index.html.md.erb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ Select the topic specific to your IaaS:
2828
* [Deploying BOSH on AWS](../common/aws.html)
2929
* [Deploying BOSH on GCP](./gcp.html)
3030
* [Deploying BOSH on Azure](./azure.html)
31+
* [Deploying BOSH on vSphere](https://github.com/cloudfoundry/bosh-bootloader/blob/master/docs/getting-started-vsphere.md)
32+
* [Deploying BOSH on OpenStack](https://github.com/cloudfoundry/bosh-bootloader/blob/master/docs/getting-started-openstack.md)
3133

3234
<p class="note"><strong>Note</strong>: The topics for preparing your
33-
environment use the <code>bosh-bootloader</code> tool. <code>bosh-bootloader</code> is currently compatible with GCP, AWS, and Microsoft Azure.</p>
35+
environment use the <code>bosh-bootloader</code> tool. <code>bosh-bootloader</code> is currently compatible with GCP, AWS, Microsoft Azure, VMware vSphere and OpenStack.</p>
3436

3537
##<a id='deploy'></a> Deploy Cloud Foundry
3638

0 commit comments

Comments
 (0)