aboutsummaryrefslogtreecommitdiffstats
path: root/modules/gitmirror/manifests
Commit message (Collapse)AuthorAgeFilesLines
* gitmirror: declare on-the-pull service to ensure it is runningOlivier Blin2017-04-151-0/+7
|
* gitmirror: ensure git repo dir and on-the-pull run dir is availableThomas Backlund2016-03-051-2/+16
|
* gitmirror: ensure git user/group is presentThomas Backlund2016-03-051-0/+14
|
* lint fixes for gitmirrorThomas Backlund2015-10-201-1/+1
|
* Add a new system to ensure our git repos are mirrored properly.Colin Guthrie2014-02-091-0/+13
This is a simple python daemon that I wrote which can be 'pinged' and told to update (or freshly clone) given git repos. Deploy this script on alamut (not started automatically yet)