summaryrefslogtreecommitdiff
path: root/fapi.conf.sample
blob: a4918cfd038eb1c426bb6805f296faca82df04a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Save and modify it to ~/.fapi.conf
[fapi]
username: paul
# Or uncomment this option, password will be prompted then
# Howto generate the base64 string?
#   bash -c 'read -s PASSWORD; tr -d "\n" <<< "$PASSWORD" | base64'
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...
partition: Common