Hashar has uploaded a new change for review.

Change subject: replicate Gerrit repositories to contint server
......................................................................

replicate Gerrit repositories to contint server

Continuous integration needs bare repositories replicated from Gerrit.
That save us from having to manually maintain and update local bare
repositories created with `git clone --mirror` and running `git remote
update` on them.

This patch also move the Zuul source code (used to install the daemon)
from /var/lib/git/zuul to /usr/local/src/zuul to avoid any potential
conflicts with replicated git repositories (though their last directory
name ends with suffix '.git').

Change-Id: I64e0f51bfd3ab9dc98bbff9dea363c4b8f9ba83b
---
M manifests/role/gerrit.pp
M manifests/role/zuul.pp
M modules/zuul/manifests/init.pp
3 files changed, 11 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/08/38308/1
--
To view, visit https://gerrit.wikimedia.org/r/38308
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I64e0f51bfd3ab9dc98bbff9dea363c4b8f9ba83b
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Hashar <has...@free.fr>

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

Reply via email to