diff options
Diffstat (limited to 'fapi.conf.sample')
| -rw-r--r-- | fapi.conf.sample | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
