Alexandros Kosiaris has submitted this change and it was merged.
Change subject: gallium: Open up the rsync port from contint1001
......................................................................
gallium: Open up the rsync port from contint1001
Change-Id: Iff8e643cbc17e1befc89011ef3e027e726b846b7
---
M manifests/site.pp
1 file changed, 6 insertions(+), 0 deletions(-)
Approvals:
Hashar: Looks good to me, but someone else must approve
Alexandros Kosiaris: Verified; Looks good to me, approved
diff --git a/manifests/site.pp b/manifests/site.pp
index 94b6c1a..9865d9a 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1122,6 +1122,12 @@
zuul::server,
backup::host)
+ # TODO: Temporary rsync port for the migration to contint1001
+ ferm::service { 'rsync_migration':
+ proto => 'tcp',
+ port => 873,
+ srange => '208.80.154.17',
+ }
include standard
include contint::firewall
}
--
To view, visit https://gerrit.wikimedia.org/r/315201
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iff8e643cbc17e1befc89011ef3e027e726b846b7
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits