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

[FEATURE] Please support pillarenv_from_saltenv in minion pillar #457

Closed
windowsrefund opened this issue Mar 18, 2020 · 2 comments
Closed

Comments

@windowsrefund
Copy link

https://docs.saltstack.com/en/latest/ref/configuration/minion.html#pillarenv-from-saltenv

@myii
Copy link
Member

myii commented Mar 18, 2020

@windowsrefund You can already do this using TOFS, you can see this comment here for some background: #398 (comment). The whole discussion explains why the current template will have to be deprecated in the long term.

Essentially, just put any override files under any of the following places:

  • salt/files/{{minion_id}}/minion.d/
  • salt/files/{{os_family}}/minion.d/
  • salt/files/default/minion.d/

@windowsrefund
Copy link
Author

Thank you very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants