Cleanup sample config file

The sample config file included in the repo was very specific to my
account. This just removes the references to my gerrit username,
openstack's gerrit server, and my username on my local machines.

Change-Id: Ib1843b83a2c3b71d45522d2235e8df842b959c7e
This commit is contained in:
Matthew Treinish 2016-09-29 18:29:57 -04:00
parent 71f062b6a1
commit b1067bbdd7
No known key found for this signature in database
GPG Key ID: FD12A0F214C9E177
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@
pidfile = /var/run/germqtt.pid
[gerrit]
username=treinish
hostname=review.openstack.org
key=/home/computertreker/.ssh/id_rsa
username=gerrit_username
hostname=localhost
key=~/.ssh/id_rsa
[mqtt]
hostname=localhost