Signed-off-by: Kyr Shatskyy <kyrylo.shatskyy@gmail.com>
teuthology_repo: https://github.com/ceph/teuthology.git
teuthology_branch: "master"
teuthology_yaml_extra: ""
-
+teuthology_ceph_git_base_url: "git://git.ceph.com/"
archive_base: "/home/{{ teuthology_execution_user }}/archive"
remote_crontab_url: "https://raw.githubusercontent.com/ceph/ceph/master/qa/crontab/teuthology-cronjobs"
# Not yet configurable via ansible
archive_server: http://{{ inventory_hostname }}/
archive_base: {{ archive_base }}
-ceph_git_base_url: git://git.ceph.com/
+ceph_git_base_url: {{ teuthology_ceph_git_base_url }}
queue_host: localhost
queue_port: 11300