Commit 307acf10 authored by Steve Munene's avatar Steve Munene

ceph syntax adjustment

parent 268955a3
...@@ -107,13 +107,11 @@ ceph_conf_file: | ...@@ -107,13 +107,11 @@ ceph_conf_file: |
host = mon01_kns2 host = mon01_kns2
[mds.mon02_kns2] [mds.mon02_kns2]
host = mon02_kns2 host = mon02_kns2
[mds.mon03_kns2] [mds.mon03_kns2]
host = mon03_kns2 host = mon03_kns2
[client] [client]
rbd cache = true rbd cache = true
rbd cache writethrough until flush = true rbd cache writethrough until flush = true
# By default, openstack-ansible configures all OpenStack services to talk to # By default, openstack-ansible configures all OpenStack services to talk to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment