[Debconf-video-commits] r311 - fai-config/class

holger at alioth.debian.org holger at alioth.debian.org
Tue Mar 3 13:23:42 UTC 2009


Author: holger
Date: 2009-03-03 13:23:42 +0000 (Tue, 03 Mar 2009)
New Revision: 311

Added:
   fai-config/class/50-h01ger-classes
Log:
add h01gers hosts

Added: fai-config/class/50-h01ger-classes
===================================================================
--- fai-config/class/50-h01ger-classes	                        (rev 0)
+++ fai-config/class/50-h01ger-classes	2009-03-03 13:23:42 UTC (rev 311)
@@ -0,0 +1,13 @@
+#! /bin/sh
+
+# assign classes for h01gers video hosts 
+# `hostname -f` doesnt return proper results (before running fai :)
+
+echo "FAIBASE DEBCONF VIDEO" 
+
+case $HOSTNAME in
+   goldberg)	echo "XORG ENCODING CAPTURE";;
+   goldwasser)  echo "XORG ENCODING REVIEW STORAGE"
+esac
+
+


Property changes on: fai-config/class/50-h01ger-classes
___________________________________________________________________
Name: svn:executable
   + *




More information about the Debconf-video-commits mailing list