2
0
Florian Ermisch 5327e921fe Hack to make rendering work on CentOS 6
!!   Not tested with an actual   !!
 !!  configured `ext_pillar` yet  !!

- jinja on RHEL/CentOS 6 has no 'mapping'
  test (see salt-formula issue #193)
- {% do ... %} allows no assignment, only
  function calls
- of course, `type(foo) is dict` doesn't
  work because it's no jinja test
- maybe `.isinstance()` would be nicer/more
  reliable
2017-02-24 13:40:40 +01:00
2016-03-27 12:39:50 +02:00
2015-03-20 20:05:04 -04:00
Description
Languages
SaltStack 56.5%
Ruby 16%
Jinja 15.3%
JavaScript 8.5%
Shell 3.7%