Make default attributes keys same as those expected in recipe
This commit is contained in:
parent
19da747700
commit
94399a7d4e
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user