kurt---
2e2ef4e529
remove update-alternatives because it should only be set for the cli-state
7 年前
Niels Abspoel
74a60ccf8f
Merge pull request #125 from babilen/fix-124
Do not include php state in php.fpm
7 年前
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 .
7 年前
Niels Abspoel
ee6ae4fd33
Merge pull request #118 from hackel/patch-2
Update pillar.example to reflect new structure
7 年前
Niels Abspoel
ba15ee1368
Merge pull request #122 from dmaphy/master
Improvements to php/ng/map.jinja
7 年前
Vitali Quiering
6b74439a81
Changed php-redis pkg name in map.jinja for php.ng
7 年前
Vitali Quiering
980a5f50e7
Add elif statement in ng/maps.jinja to ensure packages for Debian
7 年前
Ryan Hayle
76d8758b8a
Update pillar.example to reflect new structure
I had to dig through the source to figure this out. Will need to be updated again once #116 is merged.
7 年前
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
8 年前
Forrest
371fc1f3a7
Merge pull request #115 from aidanharris/xdebug-redhat
Add xdebug package for RedHat family operating systems in map.jina
8 年前
Aidan Harris
aba45febe0
Add xdebug package for RedHat family operating systems in map.jina
8 年前
Forrest
2a65734a26
Merge pull request #114 from genuss/php_mongo
Add php-mongodb and php-mongo plugins support
8 年前
Alexey Genus
cb4515b467
Add php-mongodb and php-mongo plugins support
8 年前
Forrest
aed39883af
Merge pull request #112 from mchugh19/master
add php-bcmath
8 年前
Christian McHugh
a1f445d99f
add php-bcmath
8 年前
Forrest
59b13390d5
Merge pull request #111 from stokbaek/master
Added net-ipv4/6 and pear to map.jinja
8 年前
Christoffer Stokbaek
d987669080
Added net-ipv4/6 and pear to map.jinja
8 年前
Niels Abspoel
e890b2aba9
Merge pull request #107 from stokbaek/master
Added missing settings for ubuntu.
8 年前
Forrest
e3dc107a91
Merge pull request #109 from babilen/fix-dotdeb-malarkey
Remove dotdeb from php state
8 年前
Wolodja Wentland
8e9e51d692
Remove dotdeb from php state
The included state was never submitted in
https://github.com/saltstack-formulas/php-formula/pull/77 and we
therefore remove inclusion here to allow users to use the php state
again.
8 年前
Christoffer Stokbaek
3848f30d75
Added missing settings for ubuntu.
8 年前
Nitin Madhok
36bee3cf9d
Merge pull request #106 from babilen/fix-php-dev
Remove duplicate `dev_pkg` entries.
8 年前
Wolodja Wentland
41f417be16
Remove duplicate `dev_pkg` entries.
This was introduced in #86 and really should have never been released.
8 年前
Forrest
e6645cfa36
Merge pull request #105 from webscale-formulas/master
add missing sls files and readme
8 年前
Niels Abspoel
9ff852b4b0
add missing sls files and readme
8 年前
Forrest
f205838a68
Merge pull request #104 from pcdummy/master
Allow overwriting the fpm pools config name via 'filename'.
8 年前
Rene Jochum
ce9ce324ce
Allow overwriting the fpm pools config name via 'filename'.
Signed-off-by: Rene Jochum <rene@jochums.at>
8 年前
Forrest
4a7e63f6ba
Merge pull request #103 from webscale-formulas/master
add more missing modules
8 年前
Niels Abspoel
fd1612bf2d
add more missing modules
8 年前
Forrest
2fe123b852
Merge pull request #102 from webscale-formulas/master
add some missing modules for debian and ubuntu
8 年前
Niels Abspoel
d7331e5f78
add some missing modules for debian and ubuntu
8 年前
Forrest
9e577176b2
Merge pull request #101 from aboe76/fix_archlinux
update map.jinja with removed archlinux and fpm support
8 年前
Niels Abspoel
e27f49f136
update map.jinja with removed archlinux and fpm support
8 年前
Forrest
df5e84087a
Merge pull request #100 from genuss/fix_map.jinja
Add intl package name for php7.0
8 年前
a.genus
1dca17acfa
Add intl package name for php7.0
8 年前
Forrest
94b8447638
Merge pull request #98 from alinefr/xenial
Add support for Ubuntu Xenial Xerus (16.04). Fixes #97
8 年前
Aline Freitas
8aaff98176
Add support for Ubuntu Xenial Xerus (16.04).
8 年前
Forrest
64c0e9bd4e
Merge pull request #96 from genuss/gearman
Add php-gearman support
8 年前
a.genus
4cfc5ba013
Add php-gearman support
8 年前
Forrest
9d1e553b85
Merge pull request #95 from hackel/patch-1
Add missing default package names for Debian/php7.
8 年前
Ryan Hayle
a01466d076
Add missing default package names for Debian/php7.
This was causing an error with the php.ng.redis and php.ng.xdebug states.
8 年前
Forrest
08dce935dd
Merge pull request #94 from kpostrup/master
Added SNMP module for PHP NG
8 年前
Kenneth Oestrup
d5fb8d3128
Added SNMP module for PHP NG
8 年前
Forrest
f3aefecd5c
Merge pull request #91 from a-powell/master
Adding php 7 map properties.
8 年前
Alex Powell
de96c787d5
Fixing composer with php7.
Fixing php7 pgsql package definition.
Adding mbstring and sqlite package definitions for php7.
8 年前
Wolodja Wentland
bca0a3d624
Merge pull request #89 from fastmarkets/develop
Fix for broken test statement that prevents PPA workaround executing
8 年前
John Carlyle-Clarke
65e7971a44
Fix for broken test statement that prevents PPA workaround ever executing
8 年前
Forrest
f8474431a8
Merge pull request #87 from constet/composer-package
Add composer package
8 年前
Tadas Barzdzius
04fe02d431
Add composer package
8 年前
Forrest
c57bdb4192
Merge pull request #86 from aboe76/master
add php-zip support on php and php.ng
8 年前