]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update rpm links to download.ceph.com 6435/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 30 Oct 2015 21:48:21 +0000 (17:48 -0400)
committerAlfredo Deza <adeza@redhat.com>
Fri, 30 Oct 2015 21:48:21 +0000 (17:48 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
doc/install/install-storage-cluster.rst
doc/install/upgrading-ceph.rst
doc/start/quick-start-preflight.rst

index ee84573a05a9d764afc2256e5394144533cf58d1..f3463530883a2945e77748dd5e7fdee7350b7fc4 100644 (file)
@@ -42,7 +42,7 @@ To install Ceph with RPMs, execute the following steps:
 
        [ceph]
        name=Ceph packages for $basearch
-       baseurl=http://ceph.com/rpm-{ceph-release}/{distro}/$basearch
+       baseurl=http://download.ceph.com/rpm-{ceph-release}/{distro}/$basearch
        enabled=1
        priority=2
        gpgcheck=1
@@ -51,7 +51,7 @@ To install Ceph with RPMs, execute the following steps:
 
        [ceph-noarch]
        name=Ceph noarch packages
-       baseurl=http://ceph.com/rpm-{ceph-release}/{distro}/noarch
+       baseurl=http://download.ceph.com/rpm-{ceph-release}/{distro}/noarch
        enabled=1
        priority=2
        gpgcheck=1
@@ -60,7 +60,7 @@ To install Ceph with RPMs, execute the following steps:
 
        [ceph-source]
        name=Ceph source packages
-       baseurl=http://ceph.com/rpm-{ceph-release}/{distro}/SRPMS
+       baseurl=http://download.ceph.com/rpm-{ceph-release}/{distro}/SRPMS
        enabled=0
        priority=2
        gpgcheck=1
index 9c542459d0732aa06f4202e35944f4b1a8cd9fd0..3ff63e2892a694e8d220381dc07aaa9b71928ea1 100644 (file)
@@ -271,7 +271,7 @@ Then add a new ``ceph.repo`` repository entry with the following contents.
 
        [ceph]
        name=Ceph Packages and Backports $basearch
-       baseurl=http://ceph.com/rpm/el6/$basearch
+       baseurl=http://download.ceph.com/rpm/el6/$basearch
        enabled=1
        gpgcheck=1
        type=rpm-md
@@ -279,7 +279,7 @@ Then add a new ``ceph.repo`` repository entry with the following contents.
 
 
 .. note:: Ensure you use the correct URL for your distribution. Check the
-   http://ceph.com/rpm directory for your distribution. 
+   http://download.ceph.com/rpm directory for your distribution. 
 
 .. note:: Since you can upgrade using ``ceph-deploy`` you will only need to add
    the repository on Ceph Client nodes where you use the ``ceph`` command line 
@@ -309,7 +309,7 @@ replace ``{distro}`` with your distribution (e.g., ``el6``, ``rhel6``, etc).
 
        [ceph]
        name=Ceph Packages and Backports $basearch
-       baseurl=http://ceph.com/rpm-emperor/{distro}/$basearch
+       baseurl=http://download.ceph.com/rpm-emperor/{distro}/$basearch
        enabled=1
        gpgcheck=1
        type=rpm-md
@@ -317,7 +317,7 @@ replace ``{distro}`` with your distribution (e.g., ``el6``, ``rhel6``, etc).
 
 
 .. note:: Ensure you use the correct URL for your distribution. Check the
-   http://ceph.com/rpm directory for your distribution. 
+   http://download.ceph.com/rpm directory for your distribution. 
 
 .. note:: Since you can upgrade using ``ceph-deploy`` you will only need to add
    the repository on Ceph Client nodes where you use the ``ceph`` command line 
@@ -435,7 +435,7 @@ replace ``{distro}`` with your distribution (e.g., ``el6``, ``rhel6``,
 
        [ceph]
        name=Ceph Packages and Backports $basearch
-       baseurl=http://ceph.com/rpm-firefly/{distro}/$basearch
+       baseurl=http://download.ceph.com/rpm-firefly/{distro}/$basearch
        enabled=1
        gpgcheck=1
        type=rpm-md
@@ -508,7 +508,7 @@ replace ``{distro}`` with your distribution (e.g., ``el6``, ``rhel6``,
 
        [ceph]
        name=Ceph Packages and Backports $basearch
-       baseurl=http://ceph.com/rpm/{distro}/$basearch
+       baseurl=http://download.ceph.com/rpm/{distro}/$basearch
        enabled=1
        gpgcheck=1
        type=rpm-md
@@ -516,7 +516,7 @@ replace ``{distro}`` with your distribution (e.g., ``el6``, ``rhel6``,
 
 
 .. note:: Ensure you use the correct URL for your distribution. Check the
-   http://ceph.com/rpm directory for your distribution. 
+   http://download.ceph.com/rpm directory for your distribution. 
 
 .. note:: Since you can upgrade using ``ceph-deploy`` you will only need to add
    the repository on Ceph Client nodes where you use the ``ceph`` command line 
index 63608228fa975b433b69c565c4a12a1edfa64de4..cc58243ec637bd0cc07fe384d1304a2948ced6a3 100644 (file)
@@ -70,7 +70,7 @@ following steps:
 
        [ceph-noarch]
        name=Ceph noarch packages
-       baseurl=http://ceph.com/rpm-{ceph-release}/{distro}/noarch
+       baseurl=http://download.ceph.com/rpm-{ceph-release}/{distro}/noarch
        enabled=1
        gpgcheck=1
        type=rpm-md