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/ |
+ |