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

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

Issue 29367500: Issue 3065 - Introduce adblockplus::puppet::master module (Closed)
Patch Set: Created Dec. 14, 2016, 4:02 p.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
Index: modules/adblockplus/manifests/init.pp
===================================================================
--- a/modules/adblockplus/manifests/init.pp
+++ b/modules/adblockplus/manifests/init.pp
@@ -43,6 +43,7 @@
$users = hiera_hash('adblockplus::users', {}),
) {
+ include adblockplus::puppet
include postfix
include ssh
include stdlib

Powered by Google App Engine
This is Rietveld