2
0
salt-formula/salt
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
..
files Hack to make rendering work on CentOS 6 2017-02-24 13:40:40 +01:00
gitfs Use a different group name for GID 0 depending on the minion's O/S 2017-01-13 10:14:34 -05:00
pkgrepo Delete debian saltstack repo gpg, not used since 87f3e849d2 2016-11-10 11:09:19 +03:00
api.sls Have salt-api service watch the master config files 2016-12-08 12:19:53 +11:00
cloud.sls Use a different group name for GID 0 depending on the minion's O/S 2017-01-13 10:14:34 -05:00
defaults.yaml Add SmartOS salt-master and gitfs support 2016-11-14 22:13:52 +00:00
formulas.jinja Revert PR #200 2016-02-16 10:20:42 -05:00
formulas.sls Revert PR #200 2016-02-16 10:20:42 -05:00
map.jinja Merge pull request #285 from leansalt/archlinux-pygit-libgit2 2017-01-15 12:03:45 +01:00
master.sls Add optional method to remove /etc/salt/master. 2016-07-15 15:13:21 +02:00
minion.sls Add optional method to remove /etc/salt/minion. 2016-07-15 15:11:55 +02:00
ssh.sls Remove hardcoded paths with {{ slspath }} variable 2015-06-09 23:05:49 +02:00
standalone.sls fix minion daemon to be enabled if master_type is set to disable 2016-10-01 11:31:56 +02:00
syndic.sls use salt_settings.syndic_service so state works on FreeBSD, too 2015-10-13 15:41:41 +02:00