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: For comment 2 Created July 20, 2017, 6:41 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,9 @@
'doxygen',
])
+ nodejs::package{'jsdoc':
+ }
+
$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