sticky-note
8e79a3595c
feat(tofs): implementation for all file.managed
- Implementation of libtofs on ini macro, pools_config and apache2 mod_php.conf
+ Introduction of tplroot on modified files
+ `{%-` consistency when possible
5 年之前
Nicolas Rodriguez
378b5b1d37
fix(pillar): fix pillar.get still looking under 'ng' namespace
5 年之前
sticky-note
f1b71d00ae
feat(ng): promote NG formula
BREAKING CHANGES: users must adapt their pillar. See `docs.REAME.rst`
5 年之前
nb
d45bae83d8
fix: add warning message for ng states
5 年之前
Arthur Lutz
dbb542c4fb
fix(php/ng): don't iterate on string, make sure list is not string
5 年之前
Arthur Lutz
b3032391dd
feat(php/ng): support the use of a list of php versions
Related to #138
5 年之前
Niels Abspoel
5a3f40c7e1
fix iteritems for python3
6 年之前
Mario Fritschen
75bbecaf28
Add possibility to define default values for php-fpm pools
7 年之前
Rene Jochum
ce9ce324ce
Allow overwriting the fpm pools config name via 'filename'.
Signed-off-by: Rene Jochum <rene@jochums.at>
8 年之前
René Jochum
ca15a1fa4e
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
9 年之前
Chad Heuschober
7f90be9f9f
Finishes first-pass documentation and fixes minor niggle in pools_config.
10 年之前
Chad Heuschober
ef19addb98
Cleaned up pools.
10 年之前
Chad Heuschober
c2435a397f
Fixes serialization issues with the ini files. Still has an unhealthy dependency on odict() and cannot recurse its method. Macro.jinja has additional methods that should also be pruned once
10 年之前
Chad Heuschober
5e304544ed
Adds full fpm pools management.
10 年之前