浏览代码

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

tags/v0.39.0
Simon Schneider 5 年前
父节点
当前提交
23a6ec1001
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      pillar.example

+ 3
- 0
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

正在加载...
取消
保存