From 43b123bc07a2b0094ac1293a46ba33f6c7afa2cb Mon Sep 17 00:00:00 2001 From: "Paul C. Buetow" Date: Sun, 13 Apr 2014 15:12:25 +0200 Subject: trying a list of loadbalancers and use the first one which has working iControl --- fapi.conf.sample | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'fapi.conf.sample') diff --git a/fapi.conf.sample b/fapi.conf.sample index a265092..a43b982 100644 --- a/fapi.conf.sample +++ b/fapi.conf.sample @@ -1,5 +1,6 @@ [fapi] username: paul password64: SECRET -hostname: bigip.example.com +# Will try every box and will use the first one which works +hostnames: bigip.example.com,bigip2.example.com partition: Common -- cgit v1.2.3