docs(pillar.example): add example for alternatives with multiversion

This commit is contained in:
Simon Schneider 2019-04-12 16:01:44 +02:00 committed by Arthur Lutz
parent bb4a077d84
commit 23a6ec1001

View File

@ -22,6 +22,9 @@ php:
# - "7.3" # - "7.3"
# - "7.2" # - "7.2"
# set the version for the Debian alternatives system, when using a list of versions, otherwise php:ng:version is used.
alternatives_version: "7.3"
# this section contains mostly grain filtered data, while overrides # this section contains mostly grain filtered data, while overrides
# are possible in the pillar for unique cases, if your OS is not # are possible in the pillar for unique cases, if your OS is not
# represented, please consider adding it to the map.jinja for # represented, please consider adding it to the map.jinja for