Merge "Fix path for ssh key file"
This commit is contained in:
commit
bc4cedf49a
@ -4,7 +4,7 @@ pidfile = <%= @pid_file %>
|
||||
[gerrit]
|
||||
username = <%= @gerrit_username %>
|
||||
hostname = <%= @gerrit_hostname %>
|
||||
key = <%= @gerrit_key %>
|
||||
key = /home/germqtt/.ssh/id_rsa
|
||||
|
||||
[mqtt]
|
||||
hostname = <%= @mqtt_hostname %>
|
||||
|
Loading…
x
Reference in New Issue
Block a user