[Debconf-video-commits] r589 - in fai-config: class files/etc/hosts

Eric Dantan Rzewnicki edrz-guest at alioth.debian.org
Sat Jul 31 00:24:56 UTC 2010


Author: edrz-guest
Date: 2010-07-31 00:24:56 +0000 (Sat, 31 Jul 2010)
New Revision: 589

Modified:
   fai-config/class/20-debconf10-classes
   fai-config/files/etc/hosts/DEBCONF10
Log:
add sideshow and finish fixing /etc/hosts.



Modified: fai-config/class/20-debconf10-classes
===================================================================
--- fai-config/class/20-debconf10-classes	2010-07-31 00:16:45 UTC (rev 588)
+++ fai-config/class/20-debconf10-classes	2010-07-31 00:24:56 UTC (rev 589)
@@ -8,7 +8,7 @@
 #
 
 case $HOSTNAME in
-   selma|patty|jackie|itchy|scratchy|blinky|barney|lisa|ned|rod|todd|dolph|jimbo|kearney)
+   selma|patty|jackie|sideshow|itchy|scratchy|blinky|barney|lisa|ned|rod|todd|dolph|jimbo|kearney)
 		echo "FAIBASE DEBCONF DEBCONF10 VIDEO" ;;
 esac
 
@@ -17,17 +17,17 @@
 #esac
 
 case $HOSTNAME in
-   patty|itchy|jackie|blinky) 
+   patty|itchy|jackie|blinky|sideshow) 
    		echo "CAPTURE";;
    selma|scratchy) 
    		echo "XORG CAPTURE DVSWITCH";;
-   ned|rod|todd) 
+   ned|todd) 
    		echo "ENCODING";;
    dolph|jimbo|kearney)
    		echo "XORG REVIEW";;
    lisa)
    		echo "ICECAST";;
-   barney)
+   barney|rod)
    		echo "STORAGE ENCODING";;
 esac
 
@@ -37,7 +37,7 @@
 #esac
 
 case $HOSTNAME in 
-   selma|patty|jackie|itchy|scratchy|blinky|ned|rod|todd|barney)
+   selma|patty|jackie|sideshow|itchy|scratchy|blinky|ned|rod|todd|barney)
    		echo "DVSWITCHPUBKEY";;
 esac
 

Modified: fai-config/files/etc/hosts/DEBCONF10
===================================================================
--- fai-config/files/etc/hosts/DEBCONF10	2010-07-31 00:16:45 UTC (rev 588)
+++ fai-config/files/etc/hosts/DEBCONF10	2010-07-31 00:24:56 UTC (rev 589)
@@ -14,8 +14,8 @@
 128.59.13.10    barney.dc10.debconf.org		barney
 128.59.13.11    rod.dc10.debconf.org  		rod
 128.59.13.16    scratchy.dc10.debconf.org	scratchy  
-128.59.13.17	ned.dc10.debconf.org  		ted
-128.59.13.18  	todd.dc10.debconf.org  		nodd
+128.59.13.17	ned.dc10.debconf.org  		ned
+128.59.13.18  	todd.dc10.debconf.org  		todd
 128.59.13.19    homer.dc10.debconf.org  	homer
 128.59.13.20    marge.dc10.debconf.org  	marge
 128.59.13.21    sideshow.dc10.debconf.org  	sideshow




More information about the Debconf-video-commits mailing list