Skip to content

Commit

Permalink
Add map.jinja
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Vereschagin committed Feb 16, 2014
1 parent 112b6a4 commit b1dbff0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions template/map.jinja
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{% set template = salt['grains.filter_by']({
'default': {
'pkg': 'template',
'service': 'template',
'config': '/etc/template.conf',
},
}, merge=salt['pillar.get']('template:lookup')) %}

0 comments on commit b1dbff0

Please sign in to comment.