]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
puddle: ceph-1.3.z adjustments 182/head
authorKen Dreyer <kdreyer@redhat.com>
Fri, 18 Dec 2015 22:56:47 +0000 (15:56 -0700)
committerKen Dreyer <kdreyer@redhat.com>
Fri, 18 Dec 2015 23:18:05 +0000 (16:18 -0700)
Now that RHCS 1.3.1 is released,

 - Tweak the version numbers in Puddle. These numbers are cosmetic and
   control the names of the directories where Puddle puts its output.
   As explained in bfc268d7d11ce4757f44a8729830dff9ecb93df9, the purpose
   of the separate output directories is to allow the RH QE team to
   distinguish between "the next micro RHCS release" (in this case,
   1.3.2), and any async updates we will ship for RHCS 1.3 in the
   meantime.

 - Add ceph-1.3.z to the list of advisories to query in Red Hat's Errata
   Tool.

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

index 63475015e7f0a55126fcc0fb077cb72b88bacafc..ce659c49aea52749d4b3a0bf1d0f3b94d2acba9c 100644 (file)
@@ -4,9 +4,9 @@
 
 [puddle]
 type = errata
-errata_release = CEPH-1.3.0,CEPH-ASYNC
+errata_release = CEPH-1.3.0,CEPH-1.3.z,CEPH-ASYNC
 product_name = RHCeph
-version = 1.3.0-async-RHEL-7
+version = 1.3-async-RHEL-7
 rootdir = /var/www/{{ ansible_hostname }}/htdocs/puddles
 emails = {{ puddle.emails }}
 signed = no
index f03a5c1f5d563e6ffd9ef93578f968b9d92da169..0c2cf010c8c9669650b331d450b71781198e33e1 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.1-RHEL-7
+version = 1.3.2-RHEL-7
 rootdir = /var/www/{{ ansible_hostname }}/htdocs/puddles
 emails = {{ puddle.emails }}
 signed = no