Ryan Lane has submitted this change and it was merged.
Change subject: Begin replicating all repositories to antimony
......................................................................
Begin replicating all repositories to antimony
Change-Id: Ib85e8183a5bf1b3cfe17b6f126ec1efc8e0dfea0
---
M manifests/role/gerrit.pp
1 file changed, 7 insertions(+), 0 deletions(-)
Approvals:
Ryan Lane: Verified; Looks good to me, approved
diff --git a/manifests/role/gerrit.pp b/manifests/role/gerrit.pp
index 8773558..db95221 100644
--- a/manifests/role/gerrit.pp
+++ b/manifests/role/gerrit.pp
@@ -35,6 +35,13 @@
"threads" => "4",
"mirror" => "true",
},
+ "gitblit" => {
+ "url" => 'url =
[email protected]:/var/lib/git/${name}.git',
+ "threads" => "4",
+ "authGroup" => "mediawiki-replication",
+ "push" => "refs/*:refs/*",
+ "mirror" => "true",
+ },
"github" => {
"url" => '[email protected]:wikimedia/${name}',
"threads" => "4",
--
To view, visit https://gerrit.wikimedia.org/r/59927
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib85e8183a5bf1b3cfe17b6f126ec1efc8e0dfea0
Gerrit-PatchSet: 6
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