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

Unified Diff: modules/adblockplus/templates/buildmaster.erb

Issue 29325436: Issue 1281 - Introduce module buildbot (Closed)
Patch Set: Issue 1281 - Fix documentation, improve configuration parameter handling Created Jan. 20, 2016, 4:13 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
Index: modules/adblockplus/templates/buildmaster.erb
diff --git a/modules/adblockplus/templates/buildmaster.erb b/modules/adblockplus/templates/buildmaster.erb
new file mode 100644
index 0000000000000000000000000000000000000000..75302c24ee6fe79e58475d2691730be377fe0148
--- /dev/null
+++ b/modules/adblockplus/templates/buildmaster.erb
@@ -0,0 +1,9 @@
+####### BUILDSERVER
+# -*- python -*-
+# ex: set syntax=python:
+
+# This is a custom appendix for the default buildbot master.cfg, as
+# setup by Puppet in module buildbot (resp. in the buildbot::master
+# setup in module adblockplus::buildserver) for the installation at
+# http://<%= @domain %>/.
+

Powered by Google App Engine
This is Rietveld