@@ -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 |