From 0b08af654ac9df03733864416e0bb9e94d249194 Mon Sep 17 00:00:00 2001 From: Ice Yao Date: Mon, 18 Jan 2016 23:40:03 +0800 Subject: [PATCH] Update ceph repo Ceph repo has been moved to download.ceph.org[0]. And actually "http://www.ceph.com/debian-hammer" returns http 301 code now. [0] http://docs.ceph.com/docs/master/install/get-packages/#add-ceph TrivalFix Change-Id: I74d6ecf97fcc991509850db55c357f4105587af0 --- playbooks/roles/ceph_client/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/roles/ceph_client/defaults/main.yml b/playbooks/roles/ceph_client/defaults/main.yml index ee20661b58..5d5b43efe2 100644 --- a/playbooks/roles/ceph_client/defaults/main.yml +++ b/playbooks/roles/ceph_client/defaults/main.yml @@ -37,7 +37,7 @@ ceph_revoked_gpg_keys: - '17ED316D' # Ceph Repositories -ceph_apt_repo_url_region: "www" # or "eu" for Netherlands based mirror +ceph_apt_repo_url_region: "download" # or "eu" for Netherlands based mirror ceph_stable_release: hammer ceph_apt_repo_url: "http://{{ ceph_apt_repo_url_region }}.ceph.com/debian-{{ ceph_stable_release }}/" ceph_apt_repo: