Skip to content

Commit a98aa7e

Browse files
committed
docs(pillar.example): example of versions
1 parent b303239 commit a98aa7e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pillar.example

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ php:
1515
# when you add the php.mongo formula to your execution list
1616
mongo_version: "1.5.5"
1717
ng:
18+
# set the version of php to be used
19+
version: "7.3"
20+
# can be a list of versions :
21+
# version:
22+
# - "7.3"
23+
# - "7.2"
24+
1825
# this section contains mostly grain filtered data, while overrides
1926
# are possible in the pillar for unique cases, if your OS is not
2027
# represented, please consider adding it to the map.jinja for

0 commit comments

Comments
 (0)