diff options
| author | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-24 20:33:51 +0200 |
|---|---|---|
| committer | Paul C. Buetow (mars.fritz.box) <paul@buetow.org> | 2014-04-24 20:33:51 +0200 |
| commit | 8016301773f645b0316e0f90c5d8c358a9f4385e (patch) | |
| tree | dbba86b8caaa07af170df02e3b9f33a73dc6da9c | |
| parent | 3d3c2f8622b8d0675a2a722a090fb67c1f168786 (diff) | |
Rebellion lay in his way, and he found it.
-- William Shakespeare, "Henry IV"
| -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 a4918cf..9473b20 100644 --- a/fapi.conf.sample +++ b/fapi.conf.sample @@ -8,6 +8,7 @@ password64: SECRET # 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: live-01.example.com,live-02.example.com,live-03.example.com # You can specify your own/more envs too... +loadbalancers_live: live-01.example.com,live-02.example.com,live-03.example.com +# Administrative partition to use... partition: Common |
