Commit Graph

17 Commits

Author SHA1 Message Date
nb
d03338176c fix: warn formula users ng states will be promoted in v1.0.0 2019-07-24 15:15:33 +11: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
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.
2016-08-25 16:50:19 +02:00
Bogdan Radulescu
8fc048a4b5 Added the readline PHP package and support for PHP7 in Debian. 2016-03-29 07:48:03 -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
Seth House
b35ea39b5d Change states to use short-dec style 2014-12-13 00:19:59 -07:00
Scott Reeves
67def91262 Make use_ppa optional 2014-10-24 20:29:03 -04:00
Walter Dal Mut
d14b686e5e Added mongo extension via pecl and use ppa for php 2014-08-21 15:14:28 +02: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
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
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
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
Michael Grosser
27962b049d Add basic structure according to guidelines. 2013-07-27 20:36:06 +02:00