This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
php-formula
mirror of
https://github.com/saltstack-formulas/php-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
33
Wiki
Activity
Browse Source
Merge pull request
#125
from babilen/fix-124
Do not include php state in php.fpm
tags/v0.34.0
Niels Abspoel
8 years ago
parent
ee6ae4fd33
58c73054ea
commit
74a60ccf8f
1 changed files
with
0 additions
and
3 deletions
Split View
Show Diff Stats
+0
-3
php/fpm.sls
+ 0
- 3
php/fpm.sls
View File
@@ -1,8 +1,5 @@
{%- from "php/map.jinja" import php with context %}
include:
- php
php-fpm:
pkg.installed:
- name: {{ php.fpm_pkg }}
Write
Preview
Loading…
Cancel
Save