Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
php-formula
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
salt
php-formula
Commits
1fdf1723
Commit
1fdf1723
authored
9 years ago
by
Daniel Oetken
Browse files
Options
Downloads
Patches
Plain Diff
made sure every sls in php ng is mentioned in the README and sorted
alphabetically
parent
ebd7e2a4
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+60
-26
60 additions, 26 deletions
README.rst
with
60 additions
and
26 deletions
README.rst
+
60
−
26
View file @
1fdf1723
...
...
@@ -75,7 +75,6 @@ Installs the php-gd package.
Installs the php-intl package.
``php.imagick``
---------------
...
...
@@ -107,7 +106,6 @@ Installs the php-mbstring package.
Installs the php-mcrypt package.
``php.memcache``
----------------
...
...
@@ -196,6 +194,21 @@ Installs the php package.
Installs the php-adodb package.
``php.ng.apache2``
----------------
Meta-state that combines `php.ng.apache2.install`_ and `php.ng.apache2.ini`_.
``php.ng.apache2.ini``
--------------
Manages the apache2 php.ini file
``php.ng.apache2.install``
--------------
Installs the apache2 and libapache2-mod-php5 package. Debian Only.
``php.ng.apc``
--------------
...
...
@@ -219,16 +232,16 @@ Disabled on opensuse only php5-fastcgi available.
Meta-state that combines `php.ng.cli.install`_ and `php.ng.cli.ini`_.
``php.ng.cli.install``
----------------------
Installs the php-cli package.
``php.ng.cli.ini``
------------------
Manages the php-cli ini file.
``php.ng.cli.install``
----------------------
Installs the php-cli package.
``php.ng.curl``
---------------
...
...
@@ -246,30 +259,41 @@ Meta-state that combines all php.ng.fpm states.
Manages the (non-pool) php-fpm config files.
``php.ng.fpm.install``
----------------------
Installs the php-fpm package.
``php.ng.fpm.pools``
--------------------
Meta-state that combines `php.ng.fpm.service`_ and `php.ng.fpm.pools_config`_
``php.ng.fpm.pools_config``
---------------------------
Manages php-fpm pool config files.
``php.ng.fpm.service``
----------------------
Manages the php-fpm service.
``php.ng.gd``
-------------
Installs the php-gd package.
``php.ng.geoip``
----------------------
Installs the php-geoip package.
``php.ng.gmp``
----------
Installs the php-gmp package. Debian Only.
``php.ng.hhvm``
---------------
...
...
@@ -295,12 +319,6 @@ Configures the hhvm repo for debian/ubuntu
Manages the php-hhvm service.
``php.ng.gd``
-------------
Installs the php-gd package.
``php.ng.imagick``
------------------
...
...
@@ -337,21 +355,18 @@ Installs the php-mbstring package.
Installs the php-mcrypt package.
``php.ng.memcache``
-------------------
Installs the php-memcache package.
Disabled on opensuse need server:php:extensions repo
``php.ng.memcached``
--------------------
Installs the php-memcached package.
Disabled on opensuse need server:php:extensions repo
``php.ng.mysql``
----------------
...
...
@@ -363,23 +378,32 @@ Installs the php-mysql package.
Installs the php-mysqlnd package.
Disabled on opensuse no package.
``php.ng.
pear
``
``php.ng.
oauth
``
---------------
Installs the php-
pear
package.
Installs the php-
oauth
package.
``php.ng.
redis
``
``php.ng.
pear
``
---------------
Installs the php-redis package.
Disabled on opensuse need server:php:extensions repo
Installs the php-pear package.
``php.ng.pgsql``
----------------
Installs the php-pgsql package.
``php.ng.pspell``
----------------
Installs the php-pspell package.
``php.ng.redis``
---------------
Installs the php-redis package.
Disabled on opensuse need server:php:extensions repo
``php.ng.soap``
---------------
...
...
@@ -401,7 +425,17 @@ Installs the php-suhosin package.
Installs the php-xcache package.
Disabled on opensuse need server:php:extensions repo
``php.ng.xdebug``
--------------
Installs the php-xdebug package.
``php.ng.xml``
--------------
Installs the php-xml package.
``php.ng.xsl``
--------------
Installs the php-xsl package.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment