boartty/examples/minimal-gertty.yaml
Pádraig Brady 9430951d6e Add help text for HTTP user/pass
Add help text for the HTTP password option to all example configs,
since the issue is not obvious, especially give the current
failure mode of a traceback in JSON parsing code.
Add a direct link to the appropriate openstack setting page.

Change-Id: I2ccc723258c502221beb052b3a42b13085a2af7e
2014-09-08 18:13:15 +01:00

11 lines
268 B
YAML

# This is an example ~/.gertty.yaml file with only the required
# settings.
servers:
- name: CHANGEME
url: https://CHANGEME.example.org/
username: CHANGEME
# Set corresponding HTTP password in gerrit settings
password: CHANGEME
git-root: ~/git/