From 414f42943b567523c67c678dbc4542756cb9e9f1 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 1 Sep 2015 09:18:11 -0600 Subject: [PATCH] puddle: publish ceph-1.3.z for QE testing Travis and I think RHCS 1.3.1 looks good enough to give to QE at this time. Instead of publishing it to the "dev-puddle" website, publish it to the main puddle site. --- roles/puddle/templates/ceph-1.3.z-rhel-7.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/puddle/templates/ceph-1.3.z-rhel-7.conf b/roles/puddle/templates/ceph-1.3.z-rhel-7.conf index 1c1a2cfc..b98d6dce 100644 --- a/roles/puddle/templates/ceph-1.3.z-rhel-7.conf +++ b/roles/puddle/templates/ceph-1.3.z-rhel-7.conf @@ -7,7 +7,7 @@ type = errata errata_release = CEPH-1.3.0,CEPH-1.3.z,CEPH-ASYNC product_name = RHCeph version = 1.3-RHEL-7 -rootdir = /var/www/dev-{{ ansible_hostname }}/htdocs/puddles +rootdir = /var/www/{{ ansible_hostname }}/htdocs/puddles emails = {{ puddle.emails }} signed = no rhndir = no -- 2.47.3