Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
salt
/
php-formula
forkato da
ExternalMirrors/php-formula
Segui
2
Vota
0
Forka
0
Codice
Rilasci
24
Attività
Saltstack Official PHP Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23
Commit
2
Rami (Branch)
Albero (Tree):
a4a035499b
master
revert-129-master
v1.3.0
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.41.1
v0.41.0
v0.40.1
v0.40.0
v0.39.2
v0.39.1
v0.39.0
v0.38.1
v0.38.0
v0.37.1
v0.37.0
v0.36.0
v0.35.1
v0.35.0
v0.34.0
Rami (Branch)
Tag
${ item.name }
Crea branch
${ searchTerm }
da 'a4a035499b'
${ noResults }
php-formula
/
php
/
init.sls
init.sls
110B
Originale
Normal View
Cronologia
fixed some typos
11 anni fa
First rework of php formula to bring it up to standards.
11 anni fa
Changed php5 calls to more generic php
11 anni fa
First rework of php formula to bring it up to standards.
11 anni fa
Fixed variable naming that was creating errors.
11 anni fa
1
2
3
4
5
6
{% from "php/map.jinja" import php with context %}
php:
pkg:
- installed
- name: {{ php.php_pkg }}