Some more fixes for the OS name from testing.

This commit is contained in:
Forrest Alvarez 2014-01-02 05:01:12 +00:00
parent 97ab7e7405
commit b9002cc3d5

View File

@ -1,5 +1,5 @@
{% set map = salt['grains.filter_by']({
'Ubuntu': {
{% set php = salt['grains.filter_by']({
'Debian': {
'php-pkg': 'php5',
'apc-pkg': 'php-apc',
'curl-pkg': 'php-curl',