]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
README: Don't use underscores for opts in ceph_conf_overrides 1269/head
authorKyle Squizzato <ksquizz@gmail.com>
Wed, 1 Feb 2017 18:29:45 +0000 (13:29 -0500)
committerKyle Squizzato <ksquizz@gmail.com>
Wed, 1 Feb 2017 18:46:28 +0000 (13:46 -0500)
commit8b71de086d8d670319149102505fc374aed181ad
treeb79040252175645f12485d25234b0accff8f424e
parentd7cc546924e0c91c67540658c4036ddb302d3dcb
README: Don't use underscores for opts in ceph_conf_overrides

Adding underscores in the ceph_conf_overrides variable can result in incorrect
config options appearing.  A note has been added to clarify that using
underscores here can cause this behavior and recommending not to do it.

See: https://github.com/ceph/ceph-ansible/issues/1262

Signed-off-by: Kyle Squizzato <ksquizz@gmail.com>
README.md