Selaa lähdekoodia
test(pillar): list PHP versions for FreeBSD 11.4/12.2 (using `7.4`)
tags/v1.4.0
Imran Iqbal
3 vuotta sitten
vanhempi
commit
b876d6b1f0
No account linked to committer's email address
1 muutettua tiedostoa jossa
8 lisäystä ja
0 poistoa
-
test/salt/pillar/freebsd.sls
|
|
@@ -0,0 +1,8 @@ |
|
|
|
# -*- coding: utf-8 -*- |
|
|
|
# vim: ft=yaml |
|
|
|
--- |
|
|
|
php: |
|
|
|
version: |
|
|
|
# - '7.3' |
|
|
|
- '7.4' |
|
|
|
- '8.0' |