From c171e67de11ba5c45a1d61c20e1b0fa2d28c5fcf 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 --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index ee20661..5d5b43e 100644 --- a/defaults/main.yml +++ b/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: