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:
parent
71f062b6a1
commit
b1067bbdd7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user