feat: update jdk11 for puppetdb
- specify the java_bin - specify the java_args
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
profiles::puppet::puppetdb_api::java_bin: /usr/lib/jvm/jre-11/bin/java
|
||||
profiles::puppet::puppetdb_api::java_args:
|
||||
'-Xmx': '512m'
|
||||
'-Xms': '256m'
|
||||
Reference in New Issue
Block a user