docs(pillar.example): example of versions
This commit is contained in:
parent
b3032391dd
commit
a98aa7e81a
@ -15,6 +15,13 @@ php:
|
|||||||
# when you add the php.mongo formula to your execution list
|
# when you add the php.mongo formula to your execution list
|
||||||
mongo_version: "1.5.5"
|
mongo_version: "1.5.5"
|
||||||
ng:
|
ng:
|
||||||
|
# set the version of php to be used
|
||||||
|
version: "7.3"
|
||||||
|
# can be a list of versions :
|
||||||
|
# version:
|
||||||
|
# - "7.3"
|
||||||
|
# - "7.2"
|
||||||
|
|
||||||
# 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
|
||||||
|
Loading…
Reference in New Issue
Block a user