From a98aa7e81addd5e10cae7e84672a255d1d4a7c92 Mon Sep 17 00:00:00 2001 From: Arthur Lutz Date: Fri, 5 Apr 2019 15:08:06 +0200 Subject: [PATCH] docs(pillar.example): example of versions --- pillar.example | 7 +++++++ 1 file changed, 7 insertions(+) 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