ctdb-common: Allow boolean configuration values to have yes/no values
authorMartin Schwenke <martin@meltin.net>
Mon, 20 Aug 2018 03:43:38 +0000 (13:43 +1000)
committerAmitay Isaacs <amitay@samba.org>
Fri, 24 Aug 2018 08:59:21 +0000 (10:59 +0200)
commit21de59ab7fe53240380b9a9a5b32d5af32d34237
treea66efd6b7ea32223cd8a9359d2036267ddd75057
parenta9758f413d06b0d114f4e5a0e053bbc8956c60b7
ctdb-common: Allow boolean configuration values to have yes/no values

This make the new configuration style more consistent with the old one.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13589

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/common/conf.c