eventscripts: 13.per_ip_routing should not try hard to find public_addresses
authorMartin Schwenke <martin@meltin.net>
Tue, 18 Jun 2013 05:02:05 +0000 (15:02 +1000)
committerMartin Schwenke <martin@meltin.net>
Thu, 20 Jun 2013 03:01:10 +0000 (13:01 +1000)
commit3b11b27f3e22e99947bc2d6c49c4427bd7a0e332
tree3e3cb102470c8471ed9aa29fcfab34993bf30d9a
parentc3e7a6e10d486ba0dbafdf110db540675b2317bc
eventscripts: 13.per_ip_routing should not try hard to find public_addresses

This essentially reverts d4621277240721e6d130a930b0100506b64467ea.
This was added for testing but the test code was actually broken.
CTDB itself will only process public IPs if $CTDB_PUBLIC_ADDRESSES is
set, so no code should try to be more flexible than that!

The test code has been fixed instead.

Signed-off-by: Martin Schwenke <martin@meltin.net>
config/events.d/13.per_ip_routing