cloudfoundry-incubator / admin-ui

Need new main contributor - An application for viewing Cloud Foundry metrics and operations data.
Apache License 2.0
71 stars 44 forks source link

Can only target Bosh Lite Director.Please use 'bosh target' before running this script #147

Closed chrisrana closed 8 years ago

chrisrana commented 8 years ago

I am trying to deploy bosh release for adminUI. It is failing as "Can only target Bosh Lite Director.Please use 'bosh target' before running this script." when i run ./make_manifest warden.I have installed cloud foundry using bosh.I have set the target and director name in my case is install-dev.Do I need to manually change EXPECTED_DIRECTOR_NAME value in make_manifest ?

rboykin commented 8 years ago

You should be opening this issue against https://github.com/cloudfoundry-community/admin-ui-boshrelease, not here