Quellcode durchsuchen

docs(pillar.example): add example for alternatives with multiversion

tags/v0.39.0
Simon Schneider vor 5 Jahren
Ursprung
Commit
23a6ec1001
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. +3
    -0
      pillar.example

+ 3
- 0
pillar.example Datei anzeigen

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

Laden…
Abbrechen
Speichern