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

Unified Diff: hiera/roles/buildmasterserver.yaml

Issue 29325436: Issue 1281 - Introduce module buildbot (Closed)
Patch Set: Issue 1281 - Address review feedback Created Oct. 20, 2015, 8:35 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: hiera/roles/buildmasterserver.yaml
diff --git a/hiera/roles/buildmasterserver.yaml b/hiera/roles/buildmasterserver.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..9294f637e4d543c6622a122194393c24c6b2c219
--- /dev/null
+++ b/hiera/roles/buildmasterserver.yaml
@@ -0,0 +1,8 @@
+classes:
+ adblockplus::buildmaster:
+ domain: buildbot.adblockplus.org
Felix Dahlke 2015/11/19 19:50:00 I'm wondering if build.adblockplus.org wouldn't be
mathias 2016/01/20 16:13:51 Acknowledged; but I'll use the plural form ("build
+ is_default_domain: true
+ project:
+ title: Adblock Plus
+ url: https://adblockplus.org/
+
« no previous file with comments | « no previous file | modules/adblockplus/files/nginx/buildmaster.conf » ('j') | modules/adblockplus/files/nginx/buildmaster.conf » ('J')

Powered by Google App Engine
This is Rietveld