]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Add Note about European mirror in Quick Start
authorWido den Hollander <wido@42on.com>
Thu, 17 Jul 2014 20:56:01 +0000 (22:56 +0200)
committerWido den Hollander <wido@42on.com>
Thu, 17 Jul 2014 20:56:01 +0000 (22:56 +0200)
doc/start/quick-start-preflight.rst

index 51e4823f7234530ec4cd8270b60cda93e4c5c8e5..b270a61ad80f7463836777c8e9d58bcbe451e118 100644 (file)
@@ -43,6 +43,9 @@ For Debian and Ubuntu distributions, perform the following steps:
 
        sudo apt-get update && sudo apt-get install ceph-deploy
 
+.. note:: You can also use the EU mirror eu.ceph.com for downloading your packages.
+   Simply replace ``http://ceph.com/`` by ``http://eu.ceph.com/``
+
 
 Red Hat Package Manager (RPM)
 -----------------------------
@@ -82,6 +85,9 @@ following steps:
    work properly. If editing, ``/etc/sudoers``, ensure that you use 
    ``sudo visudo`` rather than a text editor.
 
+.. note:: You can also use the EU mirror eu.ceph.com for downloading your packages.
+   Simply replace ``http://ceph.com/`` by ``http://eu.ceph.com/``
+
 
 Ceph Node Setup
 ===============