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

Unified Diff: modules/adblockplus/manifests/legacy/webserver.pp

Issue 29493618: #2007 - Move jsdoc package inside legacy module (Closed)
Patch Set: Created July 20, 2017, 5:38 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
« no previous file with comments | « hiera/roles/web/adblockplus.yaml ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/adblockplus/manifests/legacy/webserver.pp
===================================================================
--- a/modules/adblockplus/manifests/legacy/webserver.pp
+++ b/modules/adblockplus/manifests/legacy/webserver.pp
@@ -24,6 +24,8 @@
'doxygen',
])
+ nodejs::package{'jsdoc':}
mathias 2017/07/20 18:30:56 The new line before the closing bracket is conside
+
$subscription_repo = '/home/www/subscriptionlist'
$fetch_repo_cmd = [
« no previous file with comments | « hiera/roles/web/adblockplus.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld