mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-15 01:00:23 +00:00
feat(alma+rocky): add platforms (based on CentOS 8) [skip ci]
This commit is contained in:
parent
404f1d139c
commit
4353e57a1b
1 changed files with 20 additions and 0 deletions
|
@ -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: {}
|
||||
|
|
Loading…
Add table
Reference in a new issue