added cups
authorstephen mahood <mv@fsf.org>
Thu, 11 Jun 2015 20:15:22 +0000 (16:15 -0400)
committerstephen mahood <mv@fsf.org>
Thu, 11 Jun 2015 20:15:22 +0000 (16:15 -0400)
class/50-host-classes

index 3cd2ba49b8f3e1a016d175f9f51f30aa5bb06ddc..e941107e3fe6bea5c684d67ecbb173d10ea6c122 100755 (executable)
@@ -59,6 +59,11 @@ case $HOSTNAME in
        nogrub=1
        ;;
     *)  
+    printerserver*)
+       echo "FAIBASE CUPS SYSADMIN VM"
+       nogrub=1
+       ;;
+    *)  
 
         echo "FAIBASE";;
 esac