cloudfoundry / docs-deploying-cf

The docs repo for material on deploying Cloud Foundry
Apache License 2.0
15 stars 101 forks source link

docs-deploying-cf/blob/master/common/deploy.html.md.erb ubuntu not specified as necessary #144

Closed lv2program closed 7 years ago

lv2program commented 7 years ago

The instruction for choosing a stemcell says to choose one from bosh.io/stemcells however the bosh deploy command is specifically looking for the warden ubuntu stemcell. May want to clarify this. Specifically i chose centos and it failed as the cf files defaulted in the example of the cf-release project specifically called for the ubuntu trusty stemcell.

cf-gitbot commented 7 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/134391767

The labels on this github issue will be updated when the story is started.

bentarnoff commented 7 years ago

Hey @lv2program thanks for bringing this to our attention. We've updated the topic to specify that users must download an Ubuntu Trusty stemcell. You can see the change on our staging site (https://docs-cloudfoundry-staging.cfapps.io/deploying/common/deploy.html) but it will also be viewable on our production site soon. I'm closing this issue but please feel free to get in touch if you have further feedback.