ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/294290
Change subject: add new hostname for dumps rsync for crc.nd.edu mirror ...................................................................... add new hostname for dumps rsync for crc.nd.edu mirror Change-Id: Id1dd8dec9806008755bad3aa2e0e9e6f91e53097 --- M hieradata/role/common/dumps.yaml M modules/dataset/files/rsync/rsyncd.conf.dumps_to_public 2 files changed, 2 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/90/294290/1 diff --git a/hieradata/role/common/dumps.yaml b/hieradata/role/common/dumps.yaml index b90cca1..992bfce 100644 --- a/hieradata/role/common/dumps.yaml +++ b/hieradata/role/common/dumps.yaml @@ -14,6 +14,7 @@ - ec2-174-129-186-231.compute-1.amazonaws.com - ftpmirror-ae0-4.us.your.org - crcdtn01.crc.nd.edu + - wmrsync.crc.nd.edu - wikimedia.iconic.vi dumps::rsync_clients_ipv6: - odysseus.ip6.fi.muni.cz diff --git a/modules/dataset/files/rsync/rsyncd.conf.dumps_to_public b/modules/dataset/files/rsync/rsyncd.conf.dumps_to_public index a2d516e..8991745 100644 --- a/modules/dataset/files/rsync/rsyncd.conf.dumps_to_public +++ b/modules/dataset/files/rsync/rsyncd.conf.dumps_to_public @@ -43,4 +43,4 @@ # added amazonaws.com, Oct 31 2012 -- atg # probably will never go live tbh # it will eventually be managed by folks at amazon -hosts allow = 199.47.196.26 ftpmirror.your.org ec2-174-129-186-231.compute-1.amazonaws.com 69.31.98.2 crcdtn01.crc.nd.edu 69.28.137.74 +hosts allow = 199.47.196.26 ftpmirror.your.org ec2-174-129-186-231.compute-1.amazonaws.com 69.31.98.2 crcdtn01.crc.nd.edu wmrsync.crc.nd.edu 69.28.137.74 -- To view, visit https://gerrit.wikimedia.org/r/294290 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id1dd8dec9806008755bad3aa2e0e9e6f91e53097 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
