From f0b9994a03790d6bb7f57505675357a5fa9c98d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Han?= Date: Wed, 30 Apr 2014 14:56:37 +0200 Subject: [PATCH] Fix non-declared rgw email_address variable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix: #77 Signed-off-by: Sébastien Han --- group_vars/all | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/all b/group_vars/all index 2e653673b..c6d67dfb9 100644 --- a/group_vars/all +++ b/group_vars/all @@ -28,6 +28,7 @@ radosgw: true redhat_distro_ceph_extra: centos6.4 # supported distros are centos6.3, centos6.4, centos6, fedora18, fedora19, opensuse12.2, rhel6.3, rhel6.4, rhel6.5, rhel6, sles11sp2 radosgw_interface: eth1 # the public interface which the radosgw talks to the world with, this variable is used in the haproxy role, this does not need to be set if haproxy is not used. #radosgw_dns_name: your.subdomain.tld # subdomains used by radosgw. See http://ceph.com/docs/master/radosgw/config/#enabling-subdomain-s3-calls +email_address: foo@bar.com ## OSD options #