Commit Graph

101 Commits

Author SHA1 Message Date
Forrest
61fa912834 Merge pull request #80 from aboe76/debian_php7
Update php ng map with debian php 7.0
2016-04-27 17:33:15 -07:00
Forrest
328224a63e Merge pull request #81 from babilen/set-composer-home
Explicitly set HOME when running composer install.
2016-04-27 17:31:53 -07:00
Tadas Barzdzius
80f6a98b29 Add default pools settings to fix issue #47 2016-04-27 19:03:08 +03:00
Wolodja Wentland
e9b1c4ce07 Explicitly set HOME when running composer install.
Without this installation fails with:

  The HOME or COMPOSER_HOME environment variable must be set for
  composer to install correctly
2016-04-27 15:43:44 +02:00
Niels Abspoel
fdcdb2de97 Update php ng map with debian php 7.0
minor improvements to archlinux php cli.
2016-04-27 14:16:14 +02:00
Tadas Barzdzius
4f16779ffb Add opcache package 2016-04-16 17:25:27 +03:00
Wolodja Wentland
f1aa592207 Update composer installer sha256 hash 2016-04-14 13:30:14 +02:00
Bogdan Radulescu
6e87843aa9 Added a bunch of new PHP7 packages and fixed fpm_service for PHP5 2016-03-30 04:42:06 -07:00
Bogdan Radulescu
8fc048a4b5 Added the readline PHP package and support for PHP7 in Debian. 2016-03-29 07:48:03 -07:00
Wolodja Wentland
70b995041d Run composer installer with PHP
The composer installer has to be executed with PHP itself as detailed on
https://getcomposer.org/download/.
2016-02-29 18:08:55 +01:00
Zachary Softich
0aa92cbcc9 Only add ppa if it doesn't exist.
This comit is in addition to pull request #70. The add-apt-repository command
will only be run when the ppa has not yet been added.
2015-12-23 09:57:06 -06:00
Bogdan Radulescu
7c2bd44ae9 Added the php-mail package for Debian 2015-12-16 13:24:03 +00:00
Ryan Hayle
1016376bcf Add repo manually (work-around for saltstack/salt#23543) 2015-12-10 20:54:17 -06:00
Rowcliffe Browne
b19c59c2a9 changed hhvm PID filepath to match default /etc/init.d/hhvm PID filepath 2015-10-28 16:12:15 +08:00
Forrest
256145736a Merge pull request #64 from danoe/dev
manage xcache.ini in pillar
2015-10-23 15:36:52 -07:00
Daniel Oetken
861ddd2db4 manage xcache.ini in pillar 2015-10-24 00:19:23 +02:00
Forrest
a81c52924c Merge pull request #62 from cybacolt/master
use False as default, and test boolean, rather than none
2015-10-23 11:28:22 -07:00
Heinz Wiesinger
d62a6b5d7e Sort keys per section within php.ini. 2015-10-23 15:07:44 +02:00
Rowcliffe Browne
0385663637 use False as default, and test boolean, rather than none 2015-10-23 15:34:58 +08:00
Daniel Oetken
ebd7e2a475 Add xcache support to php ng formula 2015-10-22 17:54:17 +02:00
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. 2015-09-28 13:45:56 -04:00
Teoh Han Hui
9c0173dad0 Recursively merge php.ini options 2015-08-14 09:36:00 +00:00
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.
2015-07-25 22:15:28 +02:00
Niels Abspoel
b3e64eb600 Add hhvm support to php ng formula 2015-07-25 11:39:50 +02:00
Nitin Madhok
16e7cb083b Merge pull request #42 from teohhanhui/patch-1
Fix Debian package name for `php.ng.xml` state
2015-07-22 05:12:18 -04:00
Hayden King
77c6e9b2c0 add composer bin and hash variables so it could be overridden in pillar if needed. 2015-07-19 18:01:34 -05:00
Hayden King
f3e4197fcb remove curl dependency in favor of saltstack file.managed and use the composer instlaller. 2015-07-19 18:00:44 -05:00
Vu Nguyen
d6eec332a8 Add gmp to map 2015-07-16 11:02:38 +07:00
Vu Nguyen
8f0b16110e Add support for gmp lib in ng 2015-07-16 10:58:10 +07:00
René Jochum
ca15a1fa4e Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
2015-07-13 16:02:46 +02:00
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.
2015-06-25 19:22:26 +08:00
Nitin Madhok
5601d5e2a4 Merge pull request #49 from imran1008/list-of-extensions
Allow pillars to specify a list of extensions
2015-06-22 03:13:13 -04:00
Edvinas Klovas
dacadfe660 Add php.ng.xsl for Debian 2015-06-22 02:51:57 +03:00
Imran Haider
f59b474b83 Add support for Arch Linux 2015-06-20 14:37:09 -04:00
Imran Haider
b7dd176c84 Allow pillars to specify a list of extensions 2015-06-20 14:35:21 -04:00
Niels Abspoel
f726efdb1e Merge pull request #44 from kurt---/oauth
install php5-oauth in php.ng.style
2015-06-15 19:44:08 +02:00
Edvinas Klovas
8c148dc4f6 add php.ng.geoip, php.ng.pspell, php.ng.xdebug for Debian 2015-05-29 17:42:16 +03:00
Kurt Bendlin
ef5d8ef204 don't change composer.sls in oauth-branch 2015-05-21 11:49:27 +02:00
Kurt Bendlin
f51fe7ccb7 add oauth in php.ng 2015-05-21 11:35:06 +02:00
Kurt Bendlin
d723b7b87c require packages curl and cli. This also prevents the installing of apache on apt-get-systems 2015-05-21 11:26:30 +02:00
Kurt Bendlin
547d62bff4 we also need the map,jinja-entry 2015-05-17 16:59:42 +02:00
Kurt Bendlin
e21b8c034c add oath.sls 2015-05-17 16:59:42 +02:00
Jordi Boggiano
6e6756a9f7 Fix ppa support in php.ng, fixes #36 2015-04-25 15:18:04 +01:00
Jordi Boggiano
3f1bb7d964 Add apcu support 2015-04-25 11:35:29 +01:00
Niels Abspoel
1fd98a6eaf Added opensuse support
See README.rst for more information
2015-03-09 22:22:48 +01:00
Forrest
2cf2d020e2 Merge pull request #32 from xclusv/feature-composer
Add php.composer state
2015-03-06 11:50:26 -08:00
jeroen92
be2f5d7a0d Fix php(5) typo 2015-03-06 15:49:06 +01:00
jeroen92
8194cba6aa Add sqlite support 2015-03-06 15:42:00 +01:00
Ross Perkins
a652f89398 Removed 'install' dependency, using 'mv' instead. 2015-03-06 11:56:35 +01:00
Ross Perkins
5a5a9c15d0 Merge remote-tracking branch 'upstream/master' into feature-composer 2015-03-04 12:48:03 +01:00