From 0a1b5e2bf9555fd1ba747c452f4ef570ca81d061 Mon Sep 17 00:00:00 2001 From: Lisa Marie Maginnis Date: Thu, 2 Jun 2016 11:29:04 -0400 Subject: [PATCH] added cloud class --- class/50-host-classes | 3 +++ 1 file changed, 3 insertions(+) diff --git a/class/50-host-classes b/class/50-host-classes index ef4d746..cc9bd21 100755 --- a/class/50-host-classes +++ b/class/50-host-classes @@ -59,6 +59,9 @@ case $HOSTNAME in sfreetop*) echo "FAIBASE $GRUB NW_MGR SYSADMIN XORG TRISQUEL WORKSTATION LAPTOP 3DPRINT LUKS ECRYPTFS" ;; + cloud*) + echo "FAIBASE VM SYSADMIN TRISQUEL" + ;; libretop*) echo "FAIBASE $GRUB NW_MGR SYSADMIN XORG TRISQUEL WORKSTATION LAPTOP LPCONF" ;; -- 2.25.1