Alexandros Kosiaris has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/311136

Change subject: puppetmaster: Send reports to puppetdb
......................................................................

puppetmaster: Send reports to puppetdb

We 'd like to evaluate the reports handling of puppet agent run by
PuppetDB. Enable it on puppetDB enabled puppetmasters

Change-Id: I8015e6ee6e397027579841b8113497d6130da401
---
M modules/role/manifests/puppetmaster/common.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/36/311136/1

diff --git a/modules/role/manifests/puppetmaster/common.pp 
b/modules/role/manifests/puppetmaster/common.pp
index 07af163..c0509f5 100644
--- a/modules/role/manifests/puppetmaster/common.pp
+++ b/modules/role/manifests/puppetmaster/common.pp
@@ -13,6 +13,7 @@
     $puppetdb_config = {
         storeconfigs         => true,
         storeconfigs_backend => 'puppetdb',
+        reports              => 'store,puppetdb',
     }
 
     $use_puppetdb = hiera('puppetmaster::config::use_puppetdb', false)

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8015e6ee6e397027579841b8113497d6130da401
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <akosia...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to