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 b303239 commit a98aa7eCopy full SHA for a98aa7e
pillar.example
@@ -15,6 +15,13 @@ php:
15
# when you add the php.mongo formula to your execution list
16
mongo_version: "1.5.5"
17
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
+
25
# this section contains mostly grain filtered data, while overrides
26
# are possible in the pillar for unique cases, if your OS is not
27
# represented, please consider adding it to the map.jinja for
0 commit comments