]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Tiny fix for a variable undeclared 303/head
authorleseb <seb@redhat.com>
Wed, 1 Jul 2015 17:15:10 +0000 (19:15 +0200)
committerleseb <seb@redhat.com>
Wed, 1 Jul 2015 17:15:10 +0000 (19:15 +0200)
Signed-off-by: leseb <seb@redhat.com>
roles/ceph-common/defaults/main.yml

index 251570efee87ec6944bc2d3a701d5a07b0584054..ce0b4d97ae82eb9f03b277b948127ae025e9edd5 100644 (file)
@@ -50,8 +50,8 @@ ceph_stable_ice: false # use Inktank Ceph Enterprise
 ceph_stable_rh_storage: false\r
 #ceph_stable_rh_storage_url: (can be found at https://access.redhat.com/products/red-hat-ceph-storage/get-started)\r
 #ceph_stable_rh_storage_iso_checksum:\r
-#ceph_stable_rh_storage_mount_path: /tmp/rh-storage-repo\r
-#ceph_stable_rh_storage_download_path: /tmp/\r
+ceph_stable_rh_storage_mount_path: /tmp/rh-storage-repo\r
+ceph_stable_rh_storage_download_path: /tmp/\r
 \r
 \r
 # DEV\r