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

Set RootDir depending on Salt Version #1952

Merged
merged 1 commit into from
Jul 26, 2023

Conversation

twangboy
Copy link
Contributor

What does this PR do?

Sets the default RootDir based on the version of Salt. Versions before 3004 used C:\salt. 3004 and older use C:\ProgramData\Program Files\Salt.

What issues does this PR fix or reference?

#1950

Previous Behavior

All installations would lay down conf in C:\Salt

New Behavior

Now it detects the version being installed and sets up the appropriate RootDir

@twangboy twangboy linked an issue Jul 25, 2023 that may be closed by this pull request
@s0undt3ch s0undt3ch merged commit 4d33f86 into saltstack:develop Jul 26, 2023
208 checks passed
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

Successfully merging this pull request may close these issues.

Windows bootstrap script defaults RootDir to c:\salt
3 participants