Filippo Giunchedi has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/342017 )

Change subject: hieradata: remove access to fluorine
......................................................................

hieradata: remove access to fluorine

Bug: T123728
Change-Id: I232a18dfcf5b2768624b2bdc58befef2e1fe22a5
---
D hieradata/hosts/fluorine.yaml
M hieradata/role/common/dumps/server.yaml
M modules/dataset/files/rsync/rsyncd.conf.datasets_to_peers
3 files changed, 2 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/17/342017/1

diff --git a/hieradata/hosts/fluorine.yaml b/hieradata/hosts/fluorine.yaml
deleted file mode 100644
index 19e695d..0000000
--- a/hieradata/hosts/fluorine.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-admin::groups:
-  - deployment
-  - restricted
-  - mw-log-readers
-role::logging::mediawiki::udp2log::rsync_slow_parse: false
-role::logging::mediawiki::udp2log::forward_messages: false
diff --git a/hieradata/role/common/dumps/server.yaml 
b/hieradata/role/common/dumps/server.yaml
index 976ce0e..79fcf18 100644
--- a/hieradata/role/common/dumps/server.yaml
+++ b/hieradata/role/common/dumps/server.yaml
@@ -1,6 +1,5 @@
 dumps::rsync_clients:
   - dataset1001.wikimedia.org
-  - fluorine.eqiad.wmnet
   - mwlog1001.eqiad.wmnet
   - mwlog2001.codfw.wmnet
   - iridium.eqiad.wmnet
diff --git a/modules/dataset/files/rsync/rsyncd.conf.datasets_to_peers 
b/modules/dataset/files/rsync/rsyncd.conf.datasets_to_peers
index 6e64263..e7620ac 100644
--- a/modules/dataset/files/rsync/rsyncd.conf.datasets_to_peers
+++ b/modules/dataset/files/rsync/rsyncd.conf.datasets_to_peers
@@ -12,10 +12,10 @@
 hosts allow = dataset1001.wikimedia.org, ms1001.wikimedia.org
 
 # slow-parse logs contain long render times for Wiki articles per server.
-# They are rsynced from fluorine to this directory.
+# They are rsynced from MW log host to this directory.
 [slow-parse]
 uid = datasets
 gid = datasets
 read only = false
 path = /data/xmldatadumps/public/other/slow-parse
-hosts allow = fluorine.eqiad.wmnet, 2620:0:861:101:7a2b:cbff:fe08:baa9, 
mwlog1001.eqiad.wmnet, 2620:0:861:103:1618:77ff:fe33:4ac0, 
mwlog2001.codfw.wmnet, 2620:0:860:103:1618:77ff:fe4e:3159
+hosts allow = mwlog1001.eqiad.wmnet, 2620:0:861:103:1618:77ff:fe33:4ac0, 
mwlog2001.codfw.wmnet, 2620:0:860:103:1618:77ff:fe4e:3159

-- 
To view, visit https://gerrit.wikimedia.org/r/342017
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I232a18dfcf5b2768624b2bdc58befef2e1fe22a5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Filippo Giunchedi <fgiunch...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to