aboutsummaryrefslogtreecommitdiff
path: root/share/hydra/sync
diff options
context:
space:
mode:
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 9b1d097..f062c98 100755
--- a/share/hydra/sync
+++ b/share/hydra/sync
@@ -67,7 +67,7 @@ function hydra_sync {
# Basic parameters.
if [ -z "$1" ]; then
- REPOSITORIES="config doc bootless dns git/public git/private puppet"
+ REPOSITORIES="$BASEREPOS"
else
REPOSITORIES="$*"
UPDATE_KEYRINGER="no"