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)
commite55f3a1577eff0182802b0341d865d961aeae1c7
tree3c19164726f05eed582ddb51f3bc48aaab944783
parentbda0da41aaf629a252cc361b73ebc5328f26ed04
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>
config/ctdb.sysconfig
config/ctdbd_wrapper
config/functions
tests/scripts/integration.bash