cloudfoundry-attic / bosh-lite

A lite development env for BOSH
Apache License 2.0
319 stars 245 forks source link

Doesn't support Google Compute Engine #416

Closed poy closed 7 years ago

poy commented 7 years ago
vagrant up --provider=google

Bringing machine 'default' up with 'google' provider...
==> default: Box 'cloudfoundry/bosh-lite' could not be found. Attempting to find and install...
    default: Box Provider: google
    default: Box Version: >= 0
==> default: Loading metadata for box 'cloudfoundry/bosh-lite'
    default: URL: https://atlas.hashicorp.com/cloudfoundry/bosh-lite
The box you're attempting to add doesn't support the provider
you requested. Please find an alternate box or use an alternate
provider. Double-check your requested provider to verify you didn't
simply misspell it.

If you're adding a box from HashiCorp's Atlas, make sure the box is
released.

Name: cloudfoundry/bosh-lite
Address: https://atlas.hashicorp.com/cloudfoundry/bosh-lite
Requested provider: [:google]
cppforlife commented 7 years ago

@apoydence see https://github.com/cloudfoundry/bosh-deployment. that repo allows to install latest and great bosh-lite via bosh on any iaas (vbox or public).