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 new vault option config_location #62906

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Conversation

Ch3LL
Copy link
Contributor

@Ch3LL Ch3LL commented Oct 18, 2022

What does this PR do?

Added new optional vault option, config_location. This can be either master or local and defines where vault will look for connection details, either requesting them from the master or using the local config. By default, vault will try to determine if it needs to use the local config or request the details from this master. This config forces vault to use what the user sets.

What issues does this PR fix or reference?

Fixes: #61857

@Ch3LL Ch3LL requested a review from a team as a code owner October 18, 2022 14:03
@Ch3LL Ch3LL requested review from cmcmarrow and removed request for a team October 18, 2022 14:03
@Ch3LL Ch3LL added the Sulfur v3006.0 release code name and version label Oct 18, 2022
@Ch3LL Ch3LL merged commit a543c00 into saltstack:master Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Sulfur v3006.0 release code name and version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Add configuration to vault to choose what type of connection to use
3 participants