This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
php-formula
forked from
ExternalMirrors/php-formula
Watch
2
Star
0
Fork
0
Code
Releases
24
Activity
Browse Source
Some more fixes for the OS name from testing.
tags/v0.34.0
Forrest Alvarez
11 years ago
parent
97ab7e7405
commit
b9002cc3d5
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
+2
-2
php/map.jinja
+ 2
- 2
php/map.jinja
View File
@@ -1,5 +1,5 @@
{% set
ma
p = salt['grains.filter_by']({
'
Ubuntu
': {
{% set
ph
p = salt['grains.filter_by']({
'
Debian
': {
'php-pkg': 'php5',
'apc-pkg': 'php-apc',
'curl-pkg': 'php-curl',
Write
Preview
Loading…
Cancel
Save