Dzahn has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/289353

Change subject: logging: move files/misc/demux.py to modules/udp2log
......................................................................

logging: move files/misc/demux.py to modules/udp2log

Change-Id: I271ffe1998644756ef6c15e78a55eb17f8fec4c8
---
M manifests/role/logging.pp
R modules/udp2log/files/demux.py
2 files changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/53/289353/1

diff --git a/manifests/role/logging.pp b/manifests/role/logging.pp
index 4f7420d..ad58ade 100644
--- a/manifests/role/logging.pp
+++ b/manifests/role/logging.pp
@@ -42,7 +42,7 @@
         mode   => '0544',
         owner  => 'root',
         group  => 'root',
-        source => 'puppet:///files/misc/demux.py',
+        source => 'puppet:///modules/udp2log/demux.py',
     }
 
     $error_processor_host = $::realm ? {
diff --git a/files/misc/demux.py b/modules/udp2log/files/demux.py
similarity index 100%
rename from files/misc/demux.py
rename to modules/udp2log/files/demux.py

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I271ffe1998644756ef6c15e78a55eb17f8fec4c8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Dzahn <dz...@wikimedia.org>

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

Reply via email to