diff options
| author | Paul C. Buetow <paul@buetow.org> | 2014-04-16 08:26:44 +0200 |
|---|---|---|
| committer | Paul C. Buetow <paul@buetow.org> | 2014-04-16 08:26:44 +0200 |
| commit | 3666d7d9d08d6c79017f57085ca8270961bafde9 (patch) | |
| tree | f48ec3021d5b8a04b1ad81356b88952d1bfa8031 /fapi.conf.sample | |
| parent | 9f201d6b32a1c97a4e70f955b4ccd8b0b1ead1c5 (diff) | |
Fine day to work off excess energy. Steal something heavy.
Diffstat (limited to 'fapi.conf.sample')
| -rw-r--r-- | fapi.conf.sample | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/fapi.conf.sample b/fapi.conf.sample index 57216ea..b1085da 100644 --- a/fapi.conf.sample +++ b/fapi.conf.sample @@ -2,6 +2,9 @@ [fapi] username: paul password64: SECRET -# Will try every box and will use the first one which works -hostnames: bigip.example.com,bigip2.example.com +# The qa loadbalancers (if specified -e qa) +loadbalancers_qa: qa-01.example.com,qa-02.example.com +# The qa loadbalancers (if specified -e live) +loadbalancers_live: be-01.example.com,qa-be-02.example.com,qa-be-03.lb.server.la +# You can specify your own/more envs too... partition: Common |
