From a01e2db6ab54a777eacd63cb2da2006060231b61 Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Thu, 11 Oct 2018 15:06:32 -0500 Subject: [PATCH] Ceph-RGW: Use hostname not podname for pod specific config This PS moves to use the hostname, not the pod name for the instances specific config sections. Change-Id: If2bc60c9f4f12038e8aa70fbd33a009cdf652b75 Signed-off-by: Pete Birley --- ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl b/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl index c0d4e0e45..86f41a394 100644 --- a/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl +++ b/ceph-rgw/templates/bin/rgw/_init_keystone.sh.tpl @@ -22,7 +22,7 @@ cp -va /tmp/ceph.conf /etc/ceph/ceph.conf cat >> /etc/ceph/ceph.conf <