Some more fixes for the OS name from testing.
This commit is contained in:
parent
97ab7e7405
commit
b9002cc3d5
@ -1,5 +1,5 @@
|
|||||||
{% set map = salt['grains.filter_by']({
|
{% set php = salt['grains.filter_by']({
|
||||||
'Ubuntu': {
|
'Debian': {
|
||||||
'php-pkg': 'php5',
|
'php-pkg': 'php5',
|
||||||
'apc-pkg': 'php-apc',
|
'apc-pkg': 'php-apc',
|
||||||
'curl-pkg': 'php-curl',
|
'curl-pkg': 'php-curl',
|
||||||
|
Loading…
Reference in New Issue
Block a user