commit | a72bea010d6ca44017cb7335e5fc6741500b9701 | [log] [tgz] |
---|---|---|
author | Ales Komarek <akomarek@mirantis.com> | Mon Jan 02 14:41:47 2017 +0100 |
committer | Ales Komarek <akomarek@mirantis.com> | Mon Jan 02 14:41:47 2017 +0100 |
tree | 94a7d38056ff4d65ac7b1db7c1954926f2a92ba5 | |
parent | 87fef10b358aff0fbc6ed9e2b1b3278c71d931af [diff] [blame] |
Client params
diff --git a/gerrit/client/single.yml b/gerrit/client/single.yml index 81862de..cfabc1d 100644 --- a/gerrit/client/single.yml +++ b/gerrit/client/single.yml
@@ -7,7 +7,9 @@ server: host: ${_param:gerrit_server_host} user: admin + email: root@localhost http_port: ${_param:gerrit_server_port} + ssh_port: 29418 protocol: http password: ${_param:gerrit_admin_password} key: ${_param:gerrit_admin_private_key}