浏览代码

docs(pillar.example): example of versions

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

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

正在加载...
取消
保存