Skip to content

Commit 23a6ec1

Browse files
Simon Schneiderarthurzenika
authored andcommitted
docs(pillar.example): add example for alternatives with multiversion
1 parent bb4a077 commit 23a6ec1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pillar.example

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ php:
2222
# - "7.3"
2323
# - "7.2"
2424

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+
2528
# this section contains mostly grain filtered data, while overrides
2629
# are possible in the pillar for unique cases, if your OS is not
2730
# represented, please consider adding it to the map.jinja for

0 commit comments

Comments
 (0)