Browse Source
docs: add example to use a specific php version when using multiple ones
Co-authored-by: Tristan Charbonneau <tcharbonneau@oceanet-technology.com>
tags/v1.3.1
Yoda-BZH
4 years ago
No account linked to committer's email address
1 changed files with
3 additions and
0 deletions
-
pillar.example
|
|
@@ -139,6 +139,9 @@ php: |
|
|
|
opts: |
|
|
|
replace: false |
|
|
|
|
|
|
|
# If using multiple php versions, force the pool to use a specific one |
|
|
|
phpversion: "7.2" |
|
|
|
|
|
|
|
# pool file contents. See php.ini.defaults for ini-style |
|
|
|
# syntax guidelines. |
|
|
|
settings: |