* Remove sonar.nixos.org.
svn path=/configurations/trunk/tud/; revision=34683
Eelco Dolstra committed
Jan 18, 2013 at 12:26 UTC
f13ccab0eba426182aba96da2ece00010bccc17d
1 file changed
+2
-14
cartman.nix
+2
-14
@@ -577,20 +577,7 @@ rec {
577
documentRoot = "/home/karltk/public_html/planet";
578
}
579
580
- { hostName = "sonar.nixos.org";
581
- extraConfig = ''
582
- <Proxy *>
583
- Order deny,allow
584
- Allow from all
585
- </Proxy>
586
-
587
- ProxyRequests Off
588
- ProxyPreserveHost On
589
- ProxyPass / http://lucifer:8080/ retry=5
590
- ProxyPassReverse / http://lucifer:8080/
591
- '';
592
- }
593
-
580
+ /*
581
{ hostName = "cloud.nixos.org";
582
extraConfig = ''
583
<Proxy *>
@@ -604,6 +591,7 @@ rec {
591
ProxyPassReverse / http://stan:8773/
592
'';
593
}
594
+ */
595
596
{ hostName = "mturk.nixos.org";
597
extraConfig = ''