]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cookbooks.git/commitdiff
Make default attributes keys same as those expected in recipe 7/head
authorJohn Axel Eriksson <john@insane.se>
Sat, 21 Jul 2012 18:58:13 +0000 (20:58 +0200)
committerJohn Axel Eriksson <john@insane.se>
Sat, 21 Jul 2012 18:58:13 +0000 (20:58 +0200)
attributes/radosgw.rb

index 2812559cfdca06a49f8538f19dc01fe488352024..0abf179dab5ae7b2b780fdc8bdc39b93e84d718e 100644 (file)
@@ -17,6 +17,6 @@
 # limitations under the License.
 #
 default["ceph"]["radosgw"]["api_fqdn"] = "localhost"
-default["ceph"]["radosgw"]["admin-email"] = "admin@example.com"
+default["ceph"]["radosgw"]["admin_email"] = "admin@example.com"
 default["ceph"]["radosgw"]["rgw_addr"] = "*:80"