瀏覽代碼
test(pillar): list PHP versions for FreeBSD 11.4/12.2 (using `7.4`)
tags/v1.4.0
Imran Iqbal
3 年之前
No account linked to committer's email address
共有
1 個文件被更改,包括
8 次插入 和
0 次删除
-
test/salt/pillar/freebsd.sls
|
|
@@ -0,0 +1,8 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# vim: ft=yaml |
|
|
|
--- |
|
|
|
php: |
|
|
|
version: |
|
|
|
# - '7.3' |
|
|
|
- '7.4' |
|
|
|
- '8.0' |