Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
salt
/
php-formula
bifurqué depuis
ExternalMirrors/php-formula
Suivre
2
Ajouter aux favoris
0
Bifurcation
0
Code
Versions
24
Activité
Saltstack Official PHP Formula
189
Révisions
2
Branches
Aborescence:
94b8447638
php-formula
/
php
/
apc.sls
apc.sls
108B
Brut
Vue normale
Historique
First rework of php formula to bring it up to standards.
il y a 11 ans
Added my stuff
il y a 11 ans
Change states to use short-dec style
il y a 10 ans
Fixed variable naming that was creating errors.
il y a 11 ans
1
2
3
4
5
{% from
"php/map.jinja"
import
php with context %}
php-
apc:
pkg.
installed:
-
name:
{{ php.apc_pkg }}