We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4a077 commit 23a6ec1Copy full SHA for 23a6ec1
pillar.example
@@ -22,6 +22,9 @@ php:
22
# - "7.3"
23
# - "7.2"
24
25
+ # set the version for the Debian alternatives system, when using a list of versions, otherwise php:ng:version is used.
26
+ alternatives_version: "7.3"
27
+
28
# this section contains mostly grain filtered data, while overrides
29
# are possible in the pillar for unique cases, if your OS is not
30
# represented, please consider adding it to the map.jinja for
0 commit comments