FreeBSD: support for php.composer
This commit is contained in:
parent
3a1e7ffa0c
commit
7ea03f350f
@ -417,5 +417,10 @@
|
|||||||
'xml_pkg': ['php5-xmlreader','php5-xmlwriter','php5-xmlrpc'],
|
'xml_pkg': ['php5-xmlreader','php5-xmlwriter','php5-xmlrpc'],
|
||||||
'zip_pkg': 'php5-zip',
|
'zip_pkg': 'php5-zip',
|
||||||
},
|
},
|
||||||
|
'FreeBSD': {
|
||||||
|
'local_bin': '/usr/local/bin',
|
||||||
|
'composer_bin': 'composer',
|
||||||
|
'temp_dir': '/tmp',
|
||||||
|
},
|
||||||
}, merge=salt['pillar.get']('php:lookup')) %}
|
}, merge=salt['pillar.get']('php:lookup')) %}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user