tvl-depot/context
Vincent Ambo b20bc5f57a fix templater: Don't template default.yml files
After the change from #84 default variable files with the '.yml'
extension got templated as resource set templates accidentally.

This resolves the issue by moving the list reserved default file names
to a common place and reusing it in both the templater and context pkg.

This fixes #85
2017-08-31 18:41:57 +02:00
..
testdata feat context: Allow overriding resource set paths 2017-07-13 16:07:08 +02:00
context.go fix templater: Don't template default.yml files 2017-08-31 18:41:57 +02:00
context_test.go feat context: Allow overriding resource set paths 2017-07-13 16:07:08 +02:00