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 lat temu
Nicolas Rodriguez
378b5b1d37
fix(pillar): fix pillar.get still looking under 'ng' namespace
5 lat temu
sticky-note
f1b71d00ae
feat(ng): promote NG formula
BREAKING CHANGES: users must adapt their pillar. See `docs.REAME.rst`
5 lat temu
nb
d45bae83d8
fix: add warning message for ng states
5 lat temu
Arthur Lutz
dbb542c4fb
fix(php/ng): don't iterate on string, make sure list is not string
5 lat temu
Arthur Lutz
b3032391dd
feat(php/ng): support the use of a list of php versions
Related to #138
5 lat temu
Niels Abspoel
5a3f40c7e1
fix iteritems for python3
6 lat temu
Mario Fritschen
75bbecaf28
Add possibility to define default values for php-fpm pools
7 lat temu
Rene Jochum
ce9ce324ce
Allow overwriting the fpm pools config name via 'filename'.
Signed-off-by: Rene Jochum <rene@jochums.at>
8 lat temu
René Jochum
ca15a1fa4e
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
9 lat temu
Chad Heuschober
7f90be9f9f
Finishes first-pass documentation and fixes minor niggle in pools_config.
10 lat temu
Chad Heuschober
ef19addb98
Cleaned up pools.
10 lat temu
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 lat temu
Chad Heuschober
5e304544ed
Adds full fpm pools management.
10 lat temu