aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/sync
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-28 17:37:41 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-28 17:37:41 -0300
commit4bcbb0087c5c3081c583b185fec207c3fe15067d (patch)
treeca4f7fd91fde49d6673bd24fcfec73b59040af06 /share/hydra/sync
parentd6546ad0d7ecc05744898404382acc9904bcdfe8 (diff)
downloadhydra-4bcbb0087c5c3081c583b185fec207c3fe15067d.tar.gz
hydra-4bcbb0087c5c3081c583b185fec207c3fe15067d.tar.bz2
Do not use gitosis repos anymore
Diffstat (limited to 'share/hydra/sync')
-rwxr-xr-xshare/hydra/sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/hydra/sync b/share/hydra/sync
index ea636f8..d09a67c 100755
--- a/share/hydra/sync
+++ b/share/hydra/sync
@@ -55,7 +55,7 @@ function hydra_sync {
# Basic parameters.
if [ -z "$1" ]; then
- REPOSITORIES="config doc bootless dns gitolite/public gitolite/private gitosis/public gitosis/private puppet"
+ REPOSITORIES="config doc bootless dns gitolite/public gitolite/private puppet"
else
REPOSITORIES="$*"
UPDATE_KEYRINGER="no"