Commit Graph

11 Commits

Author SHA1 Message Date
Wolodja Wentland
58c73054ea Do not include php state in php.fpm
Including php in php.fpm makes it hard to use php fpm with webservers such as
nginx or lighttpd on, at least, Debian and derivatives.

This fixes #124.
2017-03-08 16:06:57 +00:00
sc250024
1e3e3032f3 New structure for new Ubuntu PPA and other fixes (#113)
* Initial commit for new branch

* Quick change to base test files

* Updated map.jinja, added `php` dependency for all subformulas

* Fixing mongo module and map.jinja needed OpenSSL dev libraries

* Should be final changes needed for Mongo module

* Updating Suhosin package since many distros don't have package in their
repos anymore

* Generalizing suhosin module, and updating pillar.example for new PPA

* Adding addtional logic for RedHat based families to Suhosin

* Initial commit of NG refactored map.jinja file

* Deleting FFMpeg state file since the module is quite old, and has been
replaced by using a Composer library. See
https://github.com/PHP-FFMpeg/PHP-FFMpeg for details

* Updating NG formulas for new definitions

* Removing 'twig' as a state since it can be installed via Composer

* Changes to installed.jinja to set correct PHP path based on version

* NG Composer and NG Suhosin changes

* Version bump and deleting README for deleted states

* Finished refactor of NG map.jinja file

* Adding trailing commas (forgot them earler)

* Adding changes list, and modifying map file for missing definitions when
using Ubuntu 16.04 and NOT using a PPA

* Changes needed after performing testing on RHEL 7

* Changes needed for Ubuntu Trusty without using PPA

* Removing testing files; keep on local

* Map changes needed after testing Debian Jessie

* Changed needed for Debian Wheezy

* Adding more pkgs for Arch Linux support

* More ArchLinux support

* Stupid tabs

* Removing extra line breaks, and using the general "use_external_repo" in
the future if DotDeb (Debian) or Webtactic (RedHat)

* Accoutning for Precise `phpenmod` and others
2016-12-13 13:37:53 -08:00
Seth House
b35ea39b5d Change states to use short-dec style 2014-12-13 00:19:59 -07: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
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
17154c06d4 Fixed variable naming that was creating errors. 2014-01-02 05:23:17 +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
ea5ee43cc6 First rework of php formula to bring it up to standards. 2013-11-27 05:55:10 +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