diff --git a/examples/minimal-gertty.yaml b/examples/minimal-gertty.yaml index 038e9ab..1df41ea 100644 --- a/examples/minimal-gertty.yaml +++ b/examples/minimal-gertty.yaml @@ -5,5 +5,6 @@ servers: - name: CHANGEME url: https://CHANGEME.example.org/ username: CHANGEME + # Set corresponding HTTP password in gerrit settings password: CHANGEME git-root: ~/git/ diff --git a/examples/openstack-gertty.yaml b/examples/openstack-gertty.yaml index c982e43..e3f6864 100644 --- a/examples/openstack-gertty.yaml +++ b/examples/openstack-gertty.yaml @@ -8,9 +8,8 @@ servers: url: https://review.openstack.org/ # Your gerrit username. username: CHANGEME - # Your HTTP Password for gerrit. Go to the "HTTP Password" section in your - # account settings to generate/retrieve this password. It is *not* your - # launchpad password. + # Set password at https://review.openstack.org/#/settings/http-password + # Note this is not your launchpad password. password: CHANGEME git-root: ~/git/ diff --git a/examples/reference-gertty.yaml b/examples/reference-gertty.yaml index 696b120..2281bc7 100644 --- a/examples/reference-gertty.yaml +++ b/examples/reference-gertty.yaml @@ -9,6 +9,8 @@ servers: - name: CHANGEME url: https://CHANGEME.example.org/ username: CHANGEME + # Your HTTP Password for gerrit. Go to the "HTTP Password" section in your + # account settings to generate/retrieve this password. password: CHANGEME git_root: ~/git/