Andrew Bogott has submitted this change and it was merged. ( 
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(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I6dc2e9611c0439813a8c376a638a5ae7a19158ae
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Andrew Bogott <[email protected]>
Gerrit-Reviewer: Elukey <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to