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

fix(tofs): use tpldir derivative topdir for pillar (config) paths #49

Merged
merged 1 commit into from
Feb 25, 2019

Conversation

myii
Copy link
Member

@myii myii commented Feb 25, 2019

* With nested `.sls` files, `tpldir` respectively resolves to:
  - `template/<subdir>`
* Without this fix, only the default value provided is ever used, respectively:
  - `['example.tmpl', 'example.tmpl.jinja']`
* Follows-on from saltstack-formulas/systemd-formula#22
@myii myii merged commit 2ffd36e into saltstack-formulas:master Feb 25, 2019
@myii myii deleted the bug/fix-files_switch-call branch February 25, 2019 13:51
@saltstack-formulas-travis

🎉 This PR is included in version 0.7.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

myii added a commit to myii/stack-formula that referenced this pull request Feb 25, 2019
* With nested `.sls` files, `tpldir` respectively resolves to:
  - `stack/<subdir>`
* Without this fix, only the default value provided is ever used, respectively:
  - `stack-config`:      ['sdb.conf']
  - `stack-keys-config`: ['sdb_keys.conf']
* Follows-on from:
  - saltstack-formulas/systemd-formula#22
  - saltstack-formulas/template-formula#49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants