The JDK on the jenkins master must have graphical capabilities. Do not install the headless version.

This commit is contained in:
Andrea Dell'Amico 2019-05-08 10:57:02 +02:00
parent da60534b12
commit 36a2164ab9
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,11 @@ jenkins_rh_stable_repo_key: https://pkg.jenkins.io/redhat-stable/jenkins.io.key
jenkins_rh_latest_repo: https://pkg.jenkins.io/redhat
jenkins_rh_latest_repo_key: https://pkg.jenkins.io/redhat/jenkins.io.key
# The JDK on the jenkins master must have graphical capabilities
openjdk_pkgs:
- jre
- jdk
jenkins_packages:
- jenkins
@ -18,6 +23,7 @@ jenkins_deb_package_requirements:
- imagemagick
- graphviz
- fonts-dejavu
- libjfreechart-java
jenkins_rh_package_requirements:
- docbook-utils-pdf