summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/buildbot
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2017-04-17 16:22:09 +0200
committertv <tv@krebsco.de>2017-04-17 16:51:48 +0200
commit5924b836658e92994a8ed4ee064937ca825899bd (patch)
tree1c95249d6e4951278db47368b696077b3fcf688a /krebs/3modules/buildbot
parent4424a4b159d1f37c479df69c766c02944ecd3906 (diff)
krebs.nginx: RIP
Diffstat (limited to 'krebs/3modules/buildbot')
-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':{} }