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

Add --force-latest-variables flag to deploy command #625

Merged
merged 1 commit into from Aug 15, 2023

Conversation

selzoc
Copy link
Member

@selzoc selzoc commented Aug 10, 2023

This will override the behavior of any variables with an on-stemcell-change update strategy. When supplied, the --force-latest-variables flag will cause the bosh director to retrieve the latest values of all variables from the config server.

This requires a director with cloudfoundry/bosh#2460 to be effective

This will override the behavior of any variables with an
`on-stemcell-change` update strategy.  When supplied, the
`--force-latest-variables` flag will cause the bosh director to retrieve
the latest values of all variables from the config server.

[#185563315](https://www.pivotaltracker.com/story/show/185563315)
@selzoc
Copy link
Member Author

selzoc commented Aug 10, 2023

Docs PR: cloudfoundry/docs-bosh#800

Copy link
Contributor

@mvach mvach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@selzoc selzoc merged commit f506bb2 into main Aug 15, 2023
3 checks passed
@selzoc selzoc deleted the force-latest-variables-flag branch August 15, 2023 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants