Commit 853d44e4 authored by root's avatar root

Remove core fonts installer

parent cfe9bee1
......@@ -33,18 +33,6 @@ enable_site_onlyoffice:
{% if salt['grains.get']('os_family') == "RedHat" %}
cabextract:
pkg.installed:
- sources:
- cabextract: https://github.com/jatin-cbs/Lutris-RHEL-CentOS-8/raw/master/cabextract-1.9-2.el8.x86_64.rpm
corefonts:
pkg.installed:
- require:
- pkg: cabextract
- sources:
- msttcore-fonts-installer: https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm
onlyoffice-repo:
pkgrepo.managed:
- humanname: onlyoffice repo
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment