[Debconf-video-commits] r719 - in fai-config: class scripts/DEBCONF11

Holger Levsen holger at alioth.debian.org
Thu Aug 11 14:25:19 UTC 2011


Author: holger
Date: 2011-08-11 14:25:18 +0000 (Thu, 11 Aug 2011)
New Revision: 719

Modified:
   fai-config/class/50-h01ger-classes
   fai-config/scripts/DEBCONF11/60-fstab
Log:
new host, goldberg, to encode and uploads the missing dc11 videos

Modified: fai-config/class/50-h01ger-classes
===================================================================
--- fai-config/class/50-h01ger-classes	2011-08-02 10:02:22 UTC (rev 718)
+++ fai-config/class/50-h01ger-classes	2011-08-11 14:25:18 UTC (rev 719)
@@ -3,12 +3,10 @@
 # assign classes for h01gers video hosts 
 # `hostname -f` doesnt return proper results (before running fai :)
 
-exit 0
 echo "FAIBASE DEBCONF VIDEO" 
 
 case $HOSTNAME in
-   goldberg)	echo "XORG ENCODING CAPTURE" ;;
-   goldwasser)  echo "XORG ENCODING REVIEW STORAGE" ;;
+   goldberg)	echo "XORG ENCODING CAPTURE STORAGE PENTA" ;;
 esac
 
 echo "H01GER"

Modified: fai-config/scripts/DEBCONF11/60-fstab
===================================================================
--- fai-config/scripts/DEBCONF11/60-fstab	2011-08-02 10:02:22 UTC (rev 718)
+++ fai-config/scripts/DEBCONF11/60-fstab	2011-08-11 14:25:18 UTC (rev 719)
@@ -16,7 +16,13 @@
   ENCODING::
 	{ ${target}/etc/fstab
 	AppendIfNoSuchLine "barney:/video    /video      nfs     defaults,auto,ro 0       0"
- 	}  
+ 	} 
+  # goldberg is also storage server
+  goldberg::
+	{ ${target}/etc/fstab
+	CommentLinesStarting  "barney:/video"
+	}
+
 #   DVSWITCH::
 #	{ ${target}/etc/fstab
 #	AppendIfNoSuchLine "barney:/video    /video      nfs     defaults,auto,ro 0       0"




More information about the Debconf-video-commits mailing list