[Bug 42958] setup Gerrit replication on gallium

2012-12-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Assignee|has...@free.fr

[Bug 42958] setup Gerrit replication on gallium

2012-12-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 Chad H. innocentkil...@gmail.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 42958] setup Gerrit replication on gallium

2012-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 --- Comment #5 from Antoine hashar Musso has...@free.fr --- Merged. Will have to verify it is replicating correctly. -- You are receiving this mail because: You are watching all bug changes. ___

[Bug 42958] setup Gerrit replication on gallium

2012-12-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Priority|Unprioritized |Normal -- You

[Bug 42958] setup Gerrit replication on gallium

2012-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 --- Comment #4 from Antoine hashar Musso has...@free.fr --- https://gerrit.wikimedia.org/r/38308 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Bug 42958] setup Gerrit replication on gallium

2012-12-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 42958] setup Gerrit replication on gallium

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 --- Comment #1 from Chad H. innocentkil...@gmail.com --- Easy, just a couple of steps: 1) Configure replication in manifests/role/gerrit.pp 2) Install role::gerrit::replicationdest on gallium (this will create gerritslave user with key) 3) Set

[Bug 42958] setup Gerrit replication on gallium

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 --- Comment #2 from Antoine hashar Musso has...@free.fr --- Oh nice. So I need a git daemon on gallium? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.

[Bug 42958] setup Gerrit replication on gallium

2012-12-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42958 --- Comment #3 from Chad H. innocentkil...@gmail.com --- (In reply to comment #2) Oh nice. So I need a git daemon on gallium? You just need git (not the daemon, it uses ssh). The replicationdest role ensures you have it if you don't already.