salt-common/sls/php/map.jinja

6 lines
123 B
Plaintext
Raw Normal View History

2016-04-16 23:52:58 +00:00
{% set php_config = salt['grains.filter_by']({
'Gentoo': { 'version': '5.6',
'ini': 'production'},
})
%}