Skip to content

Commit

Permalink
Merge pull request #2758 from wazuh/enhancement/2737-pdf-wazuh-dashbo…
Browse files Browse the repository at this point in the history
…ard-dependencies-are-installed-in-ova

Removed PDF dependencies in OVA
  • Loading branch information
teddytpc1 authored Jan 10, 2024
2 parents 13674e9 + 19b917c commit a04df12
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ova/assets/steps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ systemConfig() {
# Edit system custom welcome messages
bash ${CUSTOM_PATH}/messages.sh ${DEBUG} ${WAZUH_VERSION} ${SYSTEM_USER}

# Install dependencies
yum install -y libnss3.so xorg-x11-fonts-100dpi xorg-x11-fonts-75dpi xorg-x11-utils xorg-x11-fonts-cyrillic \
xorg-x11-fonts-Type1 xorg-x11-fonts-misc fontconfig freetype ipa-gothic-fonts open-vm-tools

}

# Edit unattended installer
Expand Down

0 comments on commit a04df12

Please sign in to comment.