Ryan Lane has submitted this change and it was merged.
Change subject: Don't bother restarting Gerrit for replication.config changes
......................................................................
Don't bother restarting Gerrit for replication.config changes
This used to be necessary before replication was a plugin. Now
we can just reload the plugin.
Change-Id: I686aab281e21ad9ac1a1e2e9a3aaa9f1081fbbd8
---
M manifests/gerrit.pp
1 file changed, 1 insertion(+), 2 deletions(-)
Approvals:
Ryan Lane: Verified; Looks good to me, approved
diff --git a/manifests/gerrit.pp b/manifests/gerrit.pp
index a4b8d96..808d344 100644
--- a/manifests/gerrit.pp
+++ b/manifests/gerrit.pp
@@ -266,8 +266,7 @@
service {
"gerrit":
subscribe =>
[File["/var/lib/gerrit2/review_site/etc/gerrit.config"],
-
File["/var/lib/gerrit2/review_site/etc/secure.config"],
-
File["/var/lib/gerrit2/review_site/etc/replication.config"]],
+
File["/var/lib/gerrit2/review_site/etc/secure.config"]],
enable => true,
ensure => running,
hasstatus => false,
--
To view, visit https://gerrit.wikimedia.org/r/60690
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I686aab281e21ad9ac1a1e2e9a3aaa9f1081fbbd8
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Demon <[email protected]>
Gerrit-Reviewer: Ryan Lane <[email protected]>
Gerrit-Reviewer: jenkins-bot
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits