2
0
salt-formula/salt/files
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
..
cloud.maps.d Initial add of dummy saltify settings 2014-12-24 08:40:10 +00:00
cloud.profiles.d ec2/gce profiles/providers are no longer configured if they are not used. 2015-04-17 10:48:47 -04:00
cloud.providers.d Added version check for provider/driver backwards compatibility 2016-03-31 23:17:35 -07:00
master.d Hack to make rendering work on CentOS 6 2017-02-24 13:40:40 +01:00
minion.d Merge pull request #288 from aboe76/fix_beacons 2017-02-01 22:53:44 +01:00
gitfs_key.jinja Cleanup and make closer to the PR submitted for the mainline salt repo master config file 2016-04-20 15:10:55 -04:00
key Added functionality to state for salt cloud and exampel for EC2 and GCE 2014-07-20 16:59:38 +02:00
roster.jinja add support for installing salt-ssh and managing the roster file, updated README and pillar.example 2014-10-28 11:45:32 -05:00