summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/buildbot/master.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-04-19 10:02:57 +0200
committermakefu <github@syntax-fehler.de>2017-04-19 10:02:57 +0200
commit0ea25143c940e6fb8bac02a893cfc73f5b5c7cb5 (patch)
treeb3e962ee6b19c1c9ec975fbcc5d02e180f90f7b8 /krebs/3modules/buildbot/master.nix
parentfdefa2b20cfa2037fc866ac68fb53b668bb60a17 (diff)
parentd40738d41573eca83d7e84f8a9946f8d8441a0d0 (diff)
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'krebs/3modules/buildbot/master.nix')
-rw-r--r--krebs/3modules/buildbot/master.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/krebs/3modules/buildbot/master.nix b/krebs/3modules/buildbot/master.nix
index b3166157..d75e6c88 100644
--- a/krebs/3modules/buildbot/master.nix
+++ b/krebs/3modules/buildbot/master.nix
@@ -78,7 +78,6 @@ let
# stopAllBuilds = 'auth',
# cancelPendingBuild = 'auth'
#)
- # TODO: configure krebs.nginx
c['www'] = dict(
port = ${toString cfg.web.port},
plugins = { 'waterfall_view':{}, 'console_view':{} }