summaryrefslogtreecommitdiffstats
path: root/roles/git/make_checkout_seed
diff options
context:
space:
mode:
authorPierre-Yves Chibon <pingou@pingoured.fr>2015-12-21 11:14:27 +0100
committerPierre-Yves Chibon <pingou@pingoured.fr>2015-12-21 11:22:25 +0100
commit5b6ce80a6b659e5ae7e994c2847129aea9480704 (patch)
treeb8cb2febe9f8b110d4380b845e67f886bad8fc32 /roles/git/make_checkout_seed
parentbf5c30b702ed74392245ac820082c3d7e9f35ec8 (diff)
downloadansible-5b6ce80a6b659e5ae7e994c2847129aea9480704.tar.gz
ansible-5b6ce80a6b659e5ae7e994c2847129aea9480704.tar.xz
ansible-5b6ce80a6b659e5ae7e994c2847129aea9480704.zip
Move rpms to repositories on all scripts
Diffstat (limited to 'roles/git/make_checkout_seed')
-rw-r--r--roles/git/make_checkout_seed/files/make-git-checkout-seed.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/git/make_checkout_seed/files/make-git-checkout-seed.sh b/roles/git/make_checkout_seed/files/make-git-checkout-seed.sh
index 6419b484a..26fd055f6 100644
--- a/roles/git/make_checkout_seed/files/make-git-checkout-seed.sh
+++ b/roles/git/make_checkout_seed/files/make-git-checkout-seed.sh
@@ -7,7 +7,7 @@
# modified by alda
# Where the git repos live. These are bare repos
-ORIGIN_DIR=/srv/git/rpms
+ORIGIN_DIR=/srv/git/repositories
# Where we'll create the repos to tar up
WORK_DIR=/srv/git_seed