summaryrefslogtreecommitdiff
path: root/fapi.conf.sample
diff options
context:
space:
mode:
authorPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-26 10:06:35 +0200
committerPaul C. Buetow (mars.fritz.box) <paul@buetow.org>2014-04-26 10:06:35 +0200
commit4337572170a31578a0597ad04f7d9ca37e248b51 (patch)
tree2c93c1c21a373d89ead0e68201536b12fd5c113e /fapi.conf.sample
parent60c6720355d3976aeb56fba1aa85dcaf33b425fa (diff)
initial interactive shell
Diffstat (limited to 'fapi.conf.sample')
-rw-r--r--fapi.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/fapi.conf.sample b/fapi.conf.sample
index 839592b..f958528 100644
--- a/fapi.conf.sample
+++ b/fapi.conf.sample
@@ -4,7 +4,7 @@ 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
+password64: U0VDUkVU
# The qa loadbalancers (if specified -e qa)
loadbalancers_qa: qa-01.example.com,qa-02.example.com
# The qa loadbalancers (if specified -e live)