From 23a6ec1001cfd0efd64e279cb3123c2f13797f6b Mon Sep 17 00:00:00 2001 From: Simon Schneider Date: Fri, 12 Apr 2019 16:01:44 +0200 Subject: [PATCH] docs(pillar.example): add example for alternatives with multiversion --- pillar.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pillar.example b/pillar.example index c5be4eb..70e5d10 100644 --- a/pillar.example +++ b/pillar.example @@ -22,6 +22,9 @@ php: # - "7.3" # - "7.2" + # set the version for the Debian alternatives system, when using a list of versions, otherwise php:ng:version is used. + alternatives_version: "7.3" + # 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