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