add php-apcu for debian stretch (7.0)

This commit is contained in:
Niels Abspoel 2016-05-02 21:22:29 +02:00
parent 539615f118
commit bbd7161292

View File

@ -3,6 +3,7 @@
'lookup': salt['grains.filter_by']({
'Debian': {
'pkgs': {
'apcu': 'php-apcu',
'php': 'php7.0',
'cgi': 'php7.0-cgi',
'cli': 'php7.0-cli',