Browse Source

docs(pillar.example): example of versions

tags/v0.39.0
Arthur Lutz 5 years ago
parent
commit
a98aa7e81a
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      pillar.example

+ 7
- 0
pillar.example View File

@@ -15,6 +15,13 @@ php:
# when you add the php.mongo formula to your execution list
mongo_version: "1.5.5"
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
# are possible in the pillar for unique cases, if your OS is not
# represented, please consider adding it to the map.jinja for

Loading…
Cancel
Save