Browse Source

Fixed an incorrect character which was messing things up in the map.

tags/v0.34.0
Forrest Alvarez 11 years ago
parent
commit
1792773891
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      php/map.jinja

+ 1
- 1
php/map.jinja View File

'pear-pkg': ' php-pear', 'pear-pkg': ' php-pear',
'fpm-service': 'php5-fpm', 'fpm-service': 'php5-fpm',
}, },
}, merge=salt['pillar.get']('php:lookup')) $}
}, merge=salt['pillar.get']('php:lookup')) %}

Loading…
Cancel
Save