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

Side by Side Diff: hiera/roles/buildserver.yaml

Issue 29325436: Issue 1281 - Introduce module buildbot (Closed)
Patch Set: Issue 1281 - Rebase branch buildbot on top of upstream Created Sept. 5, 2015, 11:27 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
OLDNEW
(Empty)
1 classes:
2 adblockplus::buildserver:
3 domain: buildbot.adblockplus.org
4 is_default_domain: true
5 project:
6 title: Adblock Plus
7 url: https://adblockplus.org/
8
9 adblockplus::buildserver::slaves:
10 castus:
Felix Dahlke 2015/09/29 14:04:21 I would vote for more descriptive names in line wi
mathias 2015/09/29 14:18:56 Sure, this is actually just meant as an example. N
Felix Dahlke 2015/10/02 12:16:26 Can't we leave those out then? As you see, it conf
mathias 2015/10/02 13:47:39 Acknowledged.
11 ensure: 'present'
12 system: true
13 crixus:
14 ensure: 'present'
15 system: true
16
OLDNEW
« no previous file with comments | « no previous file | modules/adblockplus/files/nginx/buildserver.conf » ('j') | modules/adblockplus/manifests/buildserver.pp » ('J')

Powered by Google App Engine
This is Rietveld