We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b7aceb commit 3fcf6e3Copy full SHA for 3fcf6e3
hieradata/virtual/virtualbox.yaml
@@ -22,7 +22,7 @@ pe_puppetdb::pe::listen_address: '0.0.0.0'
22
puppet_enterprise::profile::puppetdb::listen_address: '0.0.0.0'
23
puppet_enterprise::profile::amq::broker::heap_mb: '96'
24
puppet_enterprise::profile::master::java_args:
25
- Xmx: '128m'
+ Xmx: '192m'
26
Xms: '128m'
27
'XX:MaxPermSize': '=96m'
28
'XX:PermSize': '=64m'
0 commit comments