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

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

Issue 29340814: Issue 3574 - Inclde postfix, ssh, stdlib from class adblockplus (Closed)
Patch Set: Created April 25, 2016, 6:43 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 | « modules/adblockplus/manifests/init.pp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/base/manifests/init.pp
diff --git a/modules/base/manifests/init.pp b/modules/base/manifests/init.pp
index f75b1af90da894fdc7922f001738bc425b3fee25..532a19dbd78d1957f62b6552402093c139b727f3 100644
--- a/modules/base/manifests/init.pp
+++ b/modules/base/manifests/init.pp
@@ -1,7 +1,5 @@
class base ($zone='adblockplus.org') {
- include postfix, ssh, stdlib
-
class {'logrotate':
stage => 'runtime',
}
« no previous file with comments | « modules/adblockplus/manifests/init.pp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld