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

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

Issue 29632971: #5944 - Use abpssembly to update update manifests (Closed)
Patch Set: Created Dec. 7, 2017, 2:46 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/updateserver/manifests/init.pp
diff --git a/modules/updateserver/manifests/init.pp b/modules/updateserver/manifests/init.pp
index 7e5d2b79d09528e62db70257e9bf030f96223489..4a54f21084cc18c882c866039254b866b113dbec 100644
--- a/modules/updateserver/manifests/init.pp
+++ b/modules/updateserver/manifests/init.pp
@@ -5,6 +5,7 @@ class updateserver(
$is_default=false
) {
+ include adblockplus::abpssembly
include adblockplus::web
class {'nginx':
« no previous file with comments | « modules/private-stub/files/adblockplussafari.pem ('k') | modules/updateserver/templates/update_update_manifests.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld