]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
puddle: add default ceph-1.2 vars 16/head
authorKen Dreyer <kdreyer@redhat.com>
Sat, 2 May 2015 00:27:21 +0000 (18:27 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Sat, 2 May 2015 00:27:21 +0000 (18:27 -0600)
Commit a22e9f9d8a52a5039de60b3812016446b2cc0a01 introduced a number of
"ceph_1_2" vars without setting their default values. Set them here.

roles/puddle/defaults/main.yml

index 9c7f1c3a2af017cc292703b62ce470d40863e9f5..18c7c2c4805ee638a60fe1e48d1ea5413c44edda 100644 (file)
@@ -10,8 +10,16 @@ puddle:
   topurl: ''
   rhel_7_z_repo_url: ''
   rhel_7_common_repo_url: ''
+  rhel_7_ceph_calamari_1_2_repo_url: ''
+  rhel_7_ceph_installer_1_2_repo_url: ''
+  rhel_7_ceph_mon_1_2_repo_url: ''
+  rhel_7_ceph_osd_1_2_repo_url: ''
   rhel_6_z_repo_url: ''
   rhel_6_common_repo_url: ''
+  rhel_6_ceph_calamari_1_2_repo_url: ''
+  rhel_6_ceph_installer_1_2_repo_url: '/'
+  rhel_6_ceph_mon_1_2_repo_url: ''
+  rhel_6_ceph_osd_1_2_repo_url: ''
   kerberos_keytab: ''
   kerberos_principal: ''
   emails: ''