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

Side by Side Diff: modules/adblockplus/manifests/build/server.pp

Issue 29633087: #3553 - Draft adblockplus::build::server class (Closed)
Patch Set: Created Dec. 7, 2017, 3:07 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 | « hiera/roles/buildserver.yaml ('k') | modules/private-stub/hiera/hosts.yaml » ('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 # A prototype for importing the legacy resources associated with Adblock Plus
2 # builds (esp. browser extensions), see http://hub.eyeo.com/issues/3553 --
3 class adblockplus::build::server {
4
5 # Order is important here! One can customize the abpssembly repository via
6 # Hiera when including adblockplus::sitescripts, which would conflict with
7 # the implicit defaults when including class adblockplus::abpssembly.
8 include adblockplus::sitescripts
9 include adblockplus::abpssembly
10 }
OLDNEW
« no previous file with comments | « hiera/roles/buildserver.yaml ('k') | modules/private-stub/hiera/hosts.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld