blob: 57216ea9e9359ace188d49bc12991430ba2d93dc (
plain)
1
2
3
4
5
6
7
|
# Save and modify it to ~/.fapi.conf
[fapi]
username: paul
password64: SECRET
# Will try every box and will use the first one which works
hostnames: bigip.example.com,bigip2.example.com
partition: Common
|