Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(tofs): use
tpldir
derivative topdir
for pillar (config) paths
* 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
- Loading branch information