summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/playbooks/ceph-s3tests/run.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/playbooks/ceph-s3tests/run.yaml b/tools/playbooks/ceph-s3tests/run.yaml
index 528853382..ae5bd85ba 100644
--- a/tools/playbooks/ceph-s3tests/run.yaml
+++ b/tools/playbooks/ceph-s3tests/run.yaml
@@ -25,7 +25,7 @@
- name: Clone s3compat repository
git:
- repo: "https://github.com/swiftstack/s3compat.git"
+ repo: "https://github.com/tipabu/s3compat.git"
dest: "{{ ansible_env.HOME }}/s3compat"
- name: Install s3compat requirements