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

Unified Diff: modules/adblockplus/manifests/init.pp

Issue 29464555: #1541 - Introduce class adblockplus::legacy (Closed)
Patch Set: Created June 13, 2017, 9:31 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 | « no previous file | modules/adblockplus/manifests/legacy.pp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/manifests/init.pp
diff --git a/modules/adblockplus/manifests/init.pp b/modules/adblockplus/manifests/init.pp
index fc3ec2b71e0c51732dec61c93c1daa97f37af482..4baed57dee593bb9d6cc71cb21b550eb209d19cd 100644
--- a/modules/adblockplus/manifests/init.pp
+++ b/modules/adblockplus/manifests/init.pp
@@ -43,6 +43,7 @@ class adblockplus (
$users = hiera_hash('adblockplus::users', {}),
) {
+ include adblockplus::legacy
include postfix
include ssh
include stdlib
« no previous file with comments | « no previous file | modules/adblockplus/manifests/legacy.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld