fixed spelling of class name invocation
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 19 Feb 2016 22:23:26 +0000 (17:23 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 19 Feb 2016 22:23:26 +0000 (17:23 -0500)
FAISEVER -> FAISERVER

class/50-host-classes

index e5e595019eea7cec0f5a0044dad6f88b70644dff..4ad37282df1687a13a36df0a55191e0d8362acff 100755 (executable)
@@ -9,7 +9,7 @@ fi
 # use a list of classes for our demo machine                                                                                                   
 case $HOSTNAME in
     faiserver*)
-       echo "FAIBASE FAISEVER SYSADMIN VM"
+       echo "FAIBASE FAISERVER SYSADMIN VM"
         ;;
     demohost)
         echo "FAIBASE $GRUB DHCPC DEMO" ;;