feat(alma+rocky): add platforms (based on CentOS 8) [skip ci]

This commit is contained in:
Imran Iqbal 2021-06-30 13:03:26 +01:00
parent 404f1d139c
commit 4353e57a1b
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -38,6 +38,26 @@ Amazon-2:
- GeoIP - GeoIP
- mod_geoip - mod_geoip
AlmaLinux:
version: '2.4'
pkg:
deps:
- epel-release
- mod_ssl
- mod_security
- GeoIP
# mod_geoip
Rocky:
version: '2.4'
pkg:
deps:
- epel-release
- mod_ssl
- mod_security
- GeoIP
# mod_geoip
# os_family: Suse # os_family: Suse
SUSE: {} SUSE: {}
openSUSE: {} openSUSE: {}