summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@theqtcompany.com>2015-02-13 13:18:50 +0200
committerHeikki Halmet <heikki.halmet@theqtcompany.com>2015-02-13 11:24:55 +0000
commit851fd79f2cb273b7f410f88432607dabaf323ee8 (patch)
tree223175460bf54a66e3e8c8f825faf86dd7868031
parentea2ef129e5093577297608c1dfe76d52a6c61b81 (diff)
Change ssh config to allow different sub networks
Change-Id: Ia6450d931a9d8dac182f4a114538f618debf3a70 Reviewed-by: Heikki Halmet <heikki.halmet@theqtcompany.com>
-rw-r--r--puppet/modules/sshkeys/files/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/sshkeys/files/config b/puppet/modules/sshkeys/files/config
index b17117f..25adc8a 100644
--- a/puppet/modules/sshkeys/files/config
+++ b/puppet/modules/sshkeys/files/config
@@ -12,6 +12,6 @@ Host codereview.qt-project.org
Port 29418
User qt-builder
-Host qt-gerrit.*
+Host qt-gerrit*
Port 29418
User bld.qt