Heinz Wiesinger
d62a6b5d7e
Sort keys per section within php.ini.
9 years ago
Rowcliffe Browne
0385663637
use False as default, and test boolean, rather than none
9 years ago
Daniel Oetken
ebd7e2a475
Add xcache support to php ng formula
9 years ago
Matt Kelch
2567557fac
Fix edge case with install-composer which results in composer not being installed/reinstalled due to the state of get-composer not changing.
9 years ago
Teoh Han Hui
9c0173dad0
Recursively merge php.ini options
9 years ago
Niels Abspoel
f5c967fb6c
Improve config file handling hhvm.
In order to reuse the default structure of this formula
I changed the config a little bit to configure hhvm files.
9 years ago
Niels Abspoel
b3e64eb600
Add hhvm support to php ng formula
9 years ago
Hayden King
77c6e9b2c0
add composer bin and hash variables so it could be overridden in pillar if needed.
9 years ago
Hayden King
f3e4197fcb
remove curl dependency in favor of saltstack file.managed and use the composer instlaller.
9 years ago
Vu Nguyen
d6eec332a8
Add gmp to map
9 years ago
Vu Nguyen
8f0b16110e
Add support for gmp lib in ng
9 years ago
René Jochum
ca15a1fa4e
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
9 years ago
Teoh Han Hui
3f3467d17a
Fix Debian package name for `php.ng.xml` state
XML module is already built-in. In any case, `php5-xmlrpc` package actually provides XML-RPC module.
9 years ago
Edvinas Klovas
dacadfe660
Add php.ng.xsl for Debian
9 years ago
Imran Haider
f59b474b83
Add support for Arch Linux
9 years ago
Imran Haider
b7dd176c84
Allow pillars to specify a list of extensions
9 years ago
Edvinas Klovas
8c148dc4f6
add php.ng.geoip, php.ng.pspell, php.ng.xdebug for Debian
9 years ago
Kurt Bendlin
ef5d8ef204
don't change composer.sls in oauth-branch
9 years ago
Kurt Bendlin
f51fe7ccb7
add oauth in php.ng
9 years ago
Kurt Bendlin
d723b7b87c
require packages curl and cli. This also prevents the installing of apache on apt-get-systems
9 years ago
Kurt Bendlin
547d62bff4
we also need the map,jinja-entry
9 years ago
Kurt Bendlin
e21b8c034c
add oath.sls
9 years ago
Kurt Bendlin
684a712a89
we also need the map,jinja-entry
9 years ago
Kurt Bendlin
24e2e6cf78
add oath.sls
9 years ago
Jordi Boggiano
6e6756a9f7
Fix ppa support in php.ng, fixes #36
9 years ago
Jordi Boggiano
3f1bb7d964
Add apcu support
9 years ago
Niels Abspoel
1fd98a6eaf
Added opensuse support
See README.rst for more information
9 years ago
jeroen92
be2f5d7a0d
Fix php(5) typo
9 years ago
jeroen92
8194cba6aa
Add sqlite support
9 years ago
Ross Perkins
a652f89398
Removed 'install' dependency, using 'mv' instead.
9 years ago
Niels Abspoel
9df35f0c82
add libapache2-mod-php5 options on debian only
9 years ago
Ross Perkins
657a4bf4c2
Fixed render error
9 years ago
Ross Perkins
2780ad7e77
Added Composer support
9 years ago
Giuseppe Iannello
38f853c853
Update mysqlnd.sls
The php extension is mysqlnd, not mysqld
10 years ago
Chin Kiong, Ng
0c66177ed0
Added PHP Redis module
10 years ago
Chin Kiong, Ng
0704c75b7d
Fixed Ubuntu/Debian xml package name and extra space typo
10 years ago
Seth House
b35ea39b5d
Change states to use short-dec style
10 years ago
Seth Miller
9c2e178fe3
fix imagick package name for RedHat systems
10 years ago
Scott Reeves
67def91262
Make use_ppa optional
10 years ago
Walter Dal Mut
d14b686e5e
Added mongo extension via pecl and use ppa for php
10 years ago
Michael Hubbard
0503ba52b3
New module: intl
10 years ago
Chad Heuschober
a66684260d
Fixes incomplete requisites for fpm.init
10 years ago
Chad Heuschober
7f90be9f9f
Finishes first-pass documentation and fixes minor niggle in pools_config.
10 years ago
Chad Heuschober
ef19addb98
Cleaned up pools.
10 years ago
Chad Heuschober
0a8b0ceaf1
Fixed broken test ininstalled.jinja
10 years ago
Chad Heuschober
b8278ba19a
Fixed mixxing set in installed.jinja
10 years ago
Chad Heuschober
116f3fae70
Rewrote ini and cli.ini handling
10 years ago
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 years ago
Nicholas J
0d0cf6827d
This commit adds the php-json package.
The json features of php have been moved to a separate package in the following distributions:
- Debian >= 8 (jessie)
- Ubuntu >= 13.04
Changes:
- Added json.sls
- Updated map.jinja
- Updated README.md
10 years ago
Chad Heuschober
0b65d5aaea
Tightened up some ng requirements.
10 years ago