Andrew Bogott has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/403883 )

Change subject: puppet_compiler: puppetdb::app no longer takes a heap_size arg
......................................................................

puppet_compiler: puppetdb::app no longer takes a heap_size arg

This is a followup to 9860e1799123f54c8a2232976d66ff28dca14b93
which broke this class.

Change-Id: I6dc2e9611c0439813a8c376a638a5ae7a19158ae
---
M modules/puppet_compiler/manifests/init.pp
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/83/403883/1

diff --git a/modules/puppet_compiler/manifests/init.pp 
b/modules/puppet_compiler/manifests/init.pp
index d793752..4f161d0 100644
--- a/modules/puppet_compiler/manifests/init.pp
+++ b/modules/puppet_compiler/manifests/init.pp
@@ -101,7 +101,6 @@
     class { 'puppetdb::app':
         db_driver  => 'hsqldb',
         ca_path    => '/etc/puppetdb/ssl/ca.pem',
-        heap_size  => '3G',
         db_rw_host => undef,
         perform_gc => true,
         bind_ip    => '0.0.0.0',

-- 
To view, visit https://gerrit.wikimedia.org/r/403883
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6dc2e9611c0439813a8c376a638a5ae7a19158ae
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to