From: leseb Date: Wed, 1 Jul 2015 17:15:10 +0000 (+0200) Subject: Tiny fix for a variable undeclared X-Git-Tag: v1.0.0~189^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F303%2Fhead;p=ceph-ansible.git Tiny fix for a variable undeclared Signed-off-by: leseb --- diff --git a/roles/ceph-common/defaults/main.yml b/roles/ceph-common/defaults/main.yml index 251570efe..ce0b4d97a 100644 --- a/roles/ceph-common/defaults/main.yml +++ b/roles/ceph-common/defaults/main.yml @@ -50,8 +50,8 @@ ceph_stable_ice: false # use Inktank Ceph Enterprise ceph_stable_rh_storage: false #ceph_stable_rh_storage_url: (can be found at https://access.redhat.com/products/red-hat-ceph-storage/get-started) #ceph_stable_rh_storage_iso_checksum: -#ceph_stable_rh_storage_mount_path: /tmp/rh-storage-repo -#ceph_stable_rh_storage_download_path: /tmp/ +ceph_stable_rh_storage_mount_path: /tmp/rh-storage-repo +ceph_stable_rh_storage_download_path: /tmp/ # DEV