added rt1p, etc to host classes
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 10 Feb 2017 01:20:51 +0000 (20:20 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Fri, 10 Feb 2017 01:20:51 +0000 (20:20 -0500)
class/50-host-classes

index c214e46430b0dd2bfcc883057e26a62d6b518c06..78a42b2f930f000d9467a225ea7cbd3b661ed016 100755 (executable)
@@ -115,6 +115,9 @@ case $HOSTNAME in
     migration*)
         echo "FAIBASE SYSADMIN"
         ;;
+    rt*p.office*)
+        echo "FAIBASE SYSADMIN"
+        ;;
     *)  
         echo "FAIBASE"
        ;;