Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errant warning provided when specifying alternative bosh env on genesis new #510

Open
dennisjbell opened this issue Mar 7, 2023 · 0 comments
Assignees

Comments

@dennisjbell
Copy link
Member

When explicitly stating the bosh env (--bosh-env X), genesis new should not warn that it is defaulting to using bosh deployment method.

/ops/bosh ∴ genesis new rsat-bc-genesis-ci --bosh-env rsat-bc-ops
Verifying availability of vault 'rsat-bc-ops' (https://172.20.0.16)...ok

Setting up new environment rsat-bc-genesis-ci based on kit bosh/3.0.0 ...

[WARNING] Kit bosh/3.0.0 supports both bosh and create-env deployment.
          No --create-env option specified, so using bosh deployment method.

Is this a proto-BOSH director? [y|N] >

Furthermore, but this is more directed at the bosh kit's hooks/new script, it shouldn't be asking if it's a proto-bosh (outdated terminology and it already knows it isn't)...

@dennisjbell dennisjbell self-assigned this Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant