mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-11 10:34:22 +00:00
cloud: remove geolite2 packages
These collectively have 66MiB of data in /usr/share/GeoIP. Let's drop it for now.
This commit is contained in:
parent
99f3ec5d72
commit
a7f9177599
@ -72,6 +72,11 @@ kernel-core
|
||||
|
||||
# noswap on Cloud for now
|
||||
-zram-generator-defaults
|
||||
|
||||
# Don't include the geolite2 databases, which end up with 66MiB
|
||||
# in /usr/share/GeoIP
|
||||
-geolite2-country
|
||||
-geolite2-city
|
||||
%end
|
||||
##### end package list ###############################################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user