Chad Heuschober
0a8b0ceaf1
Fixed broken test ininstalled.jinja
2014-06-06 13:21:22 -04:00
Chad Heuschober
b8278ba19a
Fixed mixxing set in installed.jinja
2014-06-06 13:20:03 -04:00
Chad Heuschober
116f3fae70
Rewrote ini and cli.ini handling
2014-06-06 13:14:44 -04:00
Chad Heuschober
7268b7d69e
Merge branch 'master' of github.com:saltstack-formulas/php-formula
2014-06-05 16:31:49 -04:00
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
2014-05-22 14:38:27 -04:00
Seth House
f7526d5daf
Merge pull request #13 from taion809/feature_addJson
...
This commit adds the php-json package.
2014-05-22 11:47:25 -06:00
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
2014-05-22 10:43:58 -04:00
Chad Heuschober
0b65d5aaea
Tightened up some ng requirements.
2014-05-21 00:48:52 -04:00
Chad Heuschober
9c5ef0395b
Tightened up some ng requirements.
2014-05-21 00:46:56 -04:00
Chad Heuschober
5b18a9a4b7
Cleaned up the installed package bit.
2014-05-20 22:07:16 -04:00
Chad Heuschober
5e304544ed
Adds full fpm pools management.
2014-05-20 15:59:25 -04:00
Clayton Kramer
cfe623fab4
New state for managing the php.ini file.
2014-05-19 16:54:29 -04:00
Seth House
d34aab670c
Merge pull request #11 from giannello/master
...
Fix #9 - Add explicit installation for php-cgi
2014-04-09 18:41:49 -06:00
Giuseppe Iannello
be040a1229
Fix #9 - Add explicit installation for php-cgi
2014-04-09 20:06:30 +02:00
Seth House
05f81e7248
Merge pull request #10 from giannello/master
...
Add MySQL native driver extension
2014-04-09 11:15:40 -06:00
Giuseppe Iannello
b97bd298b9
Fixed README order
2014-04-09 16:53:26 +02:00
Giuseppe Iannello
4f45372ff3
Added php-cli package
2014-04-09 16:52:01 +02:00
Giuseppe Iannello
7e39eb51bf
Updated README
2014-04-09 16:43:58 +02:00
Giuseppe Iannello
195a411abb
Added MySQL Native Driver extension
2014-04-09 16:42:42 +02:00
giannello
c0cd87cc1f
Added mapping for MySQL Native Driver extension
2014-04-09 16:41:35 +02:00
Seth House
0dff46b6f2
Merge pull request #8 from fintanmm/master
...
Added additional modules.
2014-04-02 16:40:56 -07:00
Fintan MacMahon
5e3ac849e4
Fixed typo
2014-02-18 12:18:44 +00:00
Fintan MacMahon
9a2dd8c067
Amended readme to include additional modules.
2014-02-17 16:11:16 +00:00
Fintan MacMahon
9b4b2ad8ef
Added additional modules.
2014-02-14 13:38:20 +00:00
Joseph Hall
3b999acb96
Merge pull request #7 from bogdanr/master
...
New module: php-soap
2014-02-07 06:44:22 -07:00
Bogdan Rădulescu
3a2a877061
New module: php-soap
2014-02-07 13:17:35 +00:00
Joseph Hall
354d3aa768
Merge pull request #6 from bogdanr/master
...
New modules: mbstring and xml
2014-02-06 07:15:36 -07:00
Bogdan Rădulescu
e89a0666b8
New modules: mbstring and xml
...
In RedHat, Fedora and CentOS mbstring and xml are not compiled by default in PHP
In Debian these are compiled by default so the generic php5 package was specified
2014-02-06 13:43:13 +00:00
Joseph Hall
2b3f7d0db3
Merge pull request #5 from bogdanr/master
...
New modules: memcache & memcached
2014-01-17 05:13:50 -08:00
Bogdan Rădulescu
4114e9b09c
New modules: memcache & memcached
2014-01-17 13:02:32 +00:00
Joseph Hall
663f72f9e5
Merge pull request #4 from gravyboat/master
...
Dropped apt include, updated README
2014-01-03 04:38:37 -08:00
Forrest Alvarez
a4a035499b
Updated README to have all the states properly set up, dropped the apt requirement from everything.
2014-01-03 06:10:51 +00:00
Seth House
1fd0a69821
Merge pull request #3 from gravyboat/master
...
Added required content for map.
2014-01-02 10:00:02 -08:00
Forrest Alvarez
e6e876b4ea
fixed an error in fpm, and modified the curl value for redhat to be just curl, as php-common contains curl, which is installed when php gets installed.
2014-01-02 05:40:16 +00:00
Forrest Alvarez
cec0e7d3e6
typo in the curl state.
2014-01-02 05:33:29 +00:00
Forrest Alvarez
cfd3538280
Fixed a misspelled item, fixed a typo in gd.
2014-01-02 05:30:26 +00:00
Forrest Alvarez
ce07cacadc
Forgot to update my redhat variables.
2014-01-02 05:25:55 +00:00
Forrest Alvarez
17154c06d4
Fixed variable naming that was creating errors.
2014-01-02 05:23:17 +00:00
Forrest Alvarez
b877441585
Fixed some name issues for the php packages between distros.
2014-01-02 05:20:11 +00:00
Forrest Alvarez
1792773891
Fixed an incorrect character which was messing things up in the map.
2014-01-02 05:02:15 +00:00
Forrest Alvarez
b9002cc3d5
Some more fixes for the OS name from testing.
2014-01-02 05:01:12 +00:00
Forrest Alvarez
97ab7e7405
Fixed some spots where I forgot to reference the map properly.
2014-01-02 04:55:36 +00:00
Forrest Alvarez
713ffba889
fixed some typos
2014-01-02 04:51:53 +00:00
Forrest Alvarez
ea5ee43cc6
First rework of php formula to bring it up to standards.
2013-11-27 05:55:10 +00:00
Joseph Hall
6993687c57
Merge pull request #2 from PCMi/master
...
Basic php install formulas
2013-08-05 13:58:37 -07:00
Alan McNea
8b6734b325
Fixed wording in README
2013-08-05 20:12:18 +00:00
Alan McNea
b0a0d92a6e
Updated README.rst
2013-07-29 22:37:17 +00:00
Alan McNea
7309a56ed2
Changed php5 calls to more generic php
2013-07-29 22:27:43 +00:00
Alan McNea
733ce3c218
Removed core namespace
2013-07-29 22:19:22 +00:00
Alan McNea
fa56b3dcee
Added my stuff
2013-07-29 22:17:02 +00:00