Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/adblockplus/manifests/log/master.pp

Issue 29329957: Issue 3301 - Rename class adblockplus::{logmaster => log::master} (Closed)
Patch Set: Created Nov. 11, 2015, 11:06 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « hiera/roles/logserver.yaml ('k') | modules/adblockplus/manifests/logmaster.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/manifests/log/master.pp
diff --git a/modules/adblockplus/manifests/logmaster.pp b/modules/adblockplus/manifests/log/master.pp
similarity index 91%
rename from modules/adblockplus/manifests/logmaster.pp
rename to modules/adblockplus/manifests/log/master.pp
index 75891ac7a0f42b7331e21240714d2f0bbfef2fb9..1a3eaf2a1d1457fb8b1223b966510a719ad63269 100644
--- a/modules/adblockplus/manifests/logmaster.pp
+++ b/modules/adblockplus/manifests/log/master.pp
@@ -1,9 +1,9 @@
-# == Class: adblockplus::logmaster
+# == Class: adblockplus::log::master
#
# A server setup to collect and pre-process (i.e. anonymize and combine)
# log files using Logstash (https://logstash.net/) pipelines.
#
-class adblockplus::logmaster {
+class adblockplus::log::master {
include adblockplus
realize(File['/var/adblockplus'])
« no previous file with comments | « hiera/roles/logserver.yaml ('k') | modules/adblockplus/manifests/logmaster.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld