-
Notifications
You must be signed in to change notification settings - Fork 85
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 source_files
instead of files
#76
fix(tofs): use source_files
instead of files
#76
Conversation
* As discussed in the Slack/IRC/Matrix room from this point forward: - https://freenode.logbot.info/saltstack-formulas/20190308#c2046753
Looks good to me. As you tested the change manually, I wonder if it could be added to inspec. The test setup must be somewhat complex (need to push files to files_roots, etc.) even if possible. |
@myii not that I know off, shall I merge it? |
@aboe76 Yes, if there's nothing else required from your end. |
@myii merged |
@aboe76 Thanks. I'll push the other PRs soon. |
nice, ping me |
🎉 This PR is included in version 1.2.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Once agreed upon, changes need to propagated based on recent TOFS updates in other formulas:
tpldir
derivativetopdir
for pillar (config) paths claudekenni/stack-formula#1Please add a comment if I have missed anywhere else.
Have tested this with a modified
template/config.file.sls
, introducing multiple uses of thefiles_switch
macro. Confirmed that I got the same results before and after these changes: