summaryrefslogtreecommitdiff
path: root/firewall.yaml
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-09 16:45:22 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-03-09 16:45:22 +0000
commitaddd84182a57083bfca9ccbae4deb3ee6eede96f (patch)
treecb13c45634f2a80d50e58b06d000193e941edd11 /firewall.yaml
parent9ca97c23c4341aa03a139bed62122a93b1e7a1ab (diff)
downloadinfrastructure-addd84182a57083bfca9ccbae4deb3ee6eede96f.tar.gz
firewall: Fix rule for Gerrit SSH port
Diffstat (limited to 'firewall.yaml')
-rw-r--r--firewall.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/firewall.yaml b/firewall.yaml
index b1645699..5b9fc49b 100644
--- a/firewall.yaml
+++ b/firewall.yaml
@@ -143,8 +143,8 @@
# 29418: Gerrit SSH daemon.
- direction: ingress
- port_range_min: 22
- port_range_max: 22
+ port_range_min: 29418
+ port_range_max: 29418
ethertype: IPv4
protocol: tcp
remote_ip_prefix: 0.0.0.0/0