index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
templater.py
Age
Commit message (
Expand
)
Author
2014-11-18
retain trailing newline from template files when using jinja2
Scott Moser
2014-07-18
Add non braces matching and a few more tests
Joshua Harlow
2014-07-16
Log the renderer type when rendering files
Joshua Harlow
2014-07-16
Add basic renderer support and more robust import handling
Joshua Harlow
2014-03-07
Add some basic template tests
Joshua Harlow
2014-03-05
Switch to jinja & adjust tpls
Joshua Harlow
2014-03-02
Allow the usage of mako templates
Joshua Harlow
2012-07-09
Revert back to using cheetah + adjust resultant code + templates
Joshua Harlow
2012-06-16
Allow file rendering to pass in a file permission when writing.
Joshua Harlow
2012-06-15
Change variable names to reflect usage correctly
Joshua Harlow
2012-06-11
Start using tempita instead of the more complicated cheetah.
Joshua Harlow
2012-06-09
Remove unused imports and reduce lines needed + add copy right.
Joshua Harlow
2012-06-08
Ensure files end with ".tmpl" if they don't initially.
Joshua Harlow
2012-06-07
1. Adding some new helper files that split off file inclusion, templating, im...
Joshua Harlow