2
0
salt-formula/salt/files
Marvin Frick 868854c2e7 enables use of jinja < 2.6
Commit 2b51a6f0c3 introduced options for gitfs_remotes in a pillar by using a jinja test to see if a parameter is a mapping (dict etc.). This feature however is only available in jinja 2.6 or newer (see http://jinja.pocoo.org/docs/dev/templates/#mapping).
Although this version of Jinja is available on Ubuntu, other OS / package managers do provide older versions (2.2.1 in RedHat 6).

This change makes use of the "iterable" test which should do the exact same thing.
2014-11-09 13:16:06 +01:00
..
cloud.maps.d Added salt-cloud support for Rackspace OpenStack servers. 2014-10-03 21:23:50 -04:00
cloud.profiles.d Added salt-cloud support for Rackspace OpenStack servers. 2014-10-03 21:23:50 -04:00
cloud.providers.d Added salt-cloud support for Rackspace OpenStack servers. 2014-10-03 21:23:50 -04:00
master.d enables use of jinja < 2.6 2014-11-09 13:16:06 +01:00
minion.d Added recursive management of minion.d and master.d. 2014-10-06 11:56:07 -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