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

Write salt config to a custom "watchmaker" location #430

Closed
lorengordon opened this issue Nov 30, 2017 · 1 comment
Closed

Write salt config to a custom "watchmaker" location #430

lorengordon opened this issue Nov 30, 2017 · 1 comment

Comments

@lorengordon
Copy link
Member

Right now we are writing to the default salt config location. This means anyone using salt themselves needs to be aware of what watchmaker does to salt's config and may need to work around the watchmaker configuration in some way.

Salt supports specifying a config directory at runtime, with -c. We can write the watchmaker salt config to a custom location and use this parameter when calling salt. This will avoid stepping on anyone's feet, should they be using salt themselves.

@lorengordon
Copy link
Member Author

When implemented, this should make #402 OBE

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