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.
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
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