summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--satellit_installer/includes/00-variables.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/satellit_installer/includes/00-variables.inc b/satellit_installer/includes/00-variables.inc
index 2ac13e2..e23b952 100644
--- a/satellit_installer/includes/00-variables.inc
+++ b/satellit_installer/includes/00-variables.inc
@@ -62,7 +62,7 @@ PACKAGELIST_SERVER="
# Enter here packages needing installation of recommended packages as determines by apt-get:
PACKAGELIST_WITH_RECOMMENDS="
open-vm-tools
- openjdk-11-jre-headless
+ default-jre-headless
"
# (java simply fails otherwise, open-vm-tools needs recommended packages for its kernel modules)