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

Side by Side Diff: modules/adblockplus/manifests/abpssembly.pp

Issue 29632576: #5944 - Introduce Puppet namespace adblockplus::abpssembly (Closed)
Patch Set: Created Dec. 7, 2017, 1:58 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | modules/adblockplus/manifests/sitescripts.pp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Manage the setup of abpssembly, a fork of sitescripts specific to the
2 # Adblock Plus extension builds and similar.
3 class adblockplus::abpssembly {
4
5 # http://hub.eyeo.com/issues/5876
6 include nodejs
7
8 # http://hub.eyeo.com/issues/5944
9 ensure_resource('adblockplus::sitescripts::repository', 'abpssembly')
10 }
OLDNEW
« no previous file with comments | « no previous file | modules/adblockplus/manifests/sitescripts.pp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld