]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
puddle: output RHCEPH 1.3 to separate locations
authorKen Dreyer <kdreyer@redhat.com>
Fri, 18 Sep 2015 22:43:47 +0000 (16:43 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Tue, 29 Sep 2015 23:48:46 +0000 (17:48 -0600)
I periodically generate Puddles for both RHCS 1.3.0-async and 1.3.1.
It's confusing when these Puddles exist in the same parent directory.
Split them up into two directories so it is easier to understand what
each Puddle is.

roles/puddle/templates/ceph-1.3-rhel-7-async.conf
roles/puddle/templates/ceph-1.3.z-rhel-7.conf

index 0676031495e2882ccfa207962b8230328a9454c5..63475015e7f0a55126fcc0fb077cb72b88bacafc 100644 (file)
@@ -6,7 +6,7 @@
 type = errata
 errata_release = CEPH-1.3.0,CEPH-ASYNC
 product_name = RHCeph
-version = 1.3-RHEL-7
+version = 1.3.0-async-RHEL-7
 rootdir = /var/www/{{ ansible_hostname }}/htdocs/puddles
 emails = {{ puddle.emails }}
 signed = no
index b98d6dcea6da0e594a0a5981ea3db2d5cace669f..f03a5c1f5d563e6ffd9ef93578f968b9d92da169 100644 (file)
@@ -6,7 +6,7 @@
 type = errata
 errata_release = CEPH-1.3.0,CEPH-1.3.z,CEPH-ASYNC
 product_name = RHCeph
-version = 1.3-RHEL-7
+version = 1.3.1-RHEL-7
 rootdir = /var/www/{{ ansible_hostname }}/htdocs/puddles
 emails = {{ puddle.emails }}
 signed = no