Skip to content

Commit 3fcf6e3

Browse files
committed
change puppetserver heap to 192m
1 parent 0b7aceb commit 3fcf6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hieradata/virtual/virtualbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pe_puppetdb::pe::listen_address: '0.0.0.0'
2222
puppet_enterprise::profile::puppetdb::listen_address: '0.0.0.0'
2323
puppet_enterprise::profile::amq::broker::heap_mb: '96'
2424
puppet_enterprise::profile::master::java_args:
25-
Xmx: '128m'
25+
Xmx: '192m'
2626
Xms: '128m'
2727
'XX:MaxPermSize': '=96m'
2828
'XX:PermSize': '=64m'

0 commit comments

Comments
 (0)