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']({
|
||||
'Ubuntu': {
|
||||
{% set php = salt['grains.filter_by']({
|
||||
'Debian': {
|
||||
'php-pkg': 'php5',
|
||||
'apc-pkg': 'php-apc',
|
||||
'curl-pkg': 'php-curl',
|
||||
|
Loading…
Reference in New Issue
Block a user