diff --git a/pillar.example b/pillar.example index 6023952..c5be4eb 100644 --- a/pillar.example +++ b/pillar.example @@ -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