aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/sync
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-02-28 17:45:06 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-02-28 17:45:06 -0300
commit11207988058c85900bc45a61ece703ab62966929 (patch)
treef087da3a07cf9b462ffeb15ca8b05bd194a2c168 /share/hydra/sync
parent4bcbb0087c5c3081c583b185fec207c3fe15067d (diff)
downloadhydra-11207988058c85900bc45a61ece703ab62966929.tar.gz
hydra-11207988058c85900bc45a61ece703ab62966929.tar.bz2
Using git base folder instead of gitolite
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 d09a67c..730d030 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 puppet"
+ REPOSITORIES="config doc bootless dns git/public git/private puppet"
else
REPOSITORIES="$*"
UPDATE_KEYRINGER="no"