scripts: Remove support for CTDB_OPTIONS configuration variable
authorMartin Schwenke <martin@meltin.net>
Tue, 15 Oct 2013 00:54:58 +0000 (11:54 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 22 Oct 2013 03:34:04 +0000 (14:34 +1100)
commit4526fdbbca4fbadc53ec354ceca7cc59ba3a31b6
tree0546311c4810f2bc10f6be5f5379764a480d1142
parent1043b53d12c466010a4a70c5edbc3e3d91a1ba06
scripts: Remove support for CTDB_OPTIONS configuration variable

Allowing people to put random options in CTDB_OPTIONS complicates some
logic (particularly around use of syslog).  If we're going to have
variables for options then let's make sure we have a variable for each
option and make people use them.

Signed-off-by: Martin Schwenke <martin@meltin.net>
(This used to be ctdb commit e55f3a1577eff0182802b0341d865d961aeae1c7)
ctdb/config/ctdb.sysconfig
ctdb/config/ctdbd_wrapper
ctdb/config/functions
ctdb/tests/scripts/integration.bash