Bläddra i källkod
feat(alma+rocky): add platforms (based on CentOS 8) [skip ci]
tags/v1.2.0
Imran Iqbal
3 år sedan
förälder
incheckning
4353e57a1b
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med
20 tillägg och
0 borttagningar
-
apache/osmap.yaml
|
|
@@ -38,6 +38,26 @@ Amazon-2: |
|
|
|
- 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 |
|
|
|
SUSE: {} |
|
|
|
openSUSE: {} |