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
Saltstack Official PHP Formula
191
Commits
2
Branches
Tree:
df5e84087a
php-formula
/
php
/
apc.sls
apc.sls
108B
Raw
Normal View
History
First rework of php formula to bring it up to standards.
11 years ago
Added my stuff
11 years ago
Change states to use short-dec style
10 years ago
Fixed variable naming that was creating errors.
11 years ago
1
2
3
4
5
{% from
"php/map.jinja"
import
php with context %}
php-
apc:
pkg.
installed:
-
name:
{{ php.apc_pkg }}