Having two groups here was confusing. We seem to use the review group for most ansible stuff so we prefer that one. We move contents of the gerrit group_vars into the review group_vars and then clean up the use of the old group vars file. Change-Id: I7fa7467f703f5cec075e8e60472868c60ac031f7changes/75/813675/1
parent
63f5674e6f
commit
cf91bc0971
@ -1,11 +0,0 @@
|
||||
# TODO can we combine this with the review.yaml group vars?
|
||||
# the review group seems to be what we use to match in the service-review.yaml
|
||||
# playbook which would make it canonical?
|
||||
exim_extra_aliases:
|
||||
gerrit2: root
|
||||
iptables_rules:
|
||||
- -p tcp --syn --dport 29418 -m connlimit --connlimit-above 100 -j REJECT
|
||||
iptables_extra_public_tcp_ports:
|
||||
- 80
|
||||
- 443
|
||||
- 29418
|
Loading…
Reference in new issue