Skip to content

Commit 6aaf8dd

Browse files
Simon Schneiderarthurzenika
authored andcommitted
[pillar.example] add example for alternatives with multiversion
1 parent 2f3cb36 commit 6aaf8dd

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)