From: stephen mahood Date: Thu, 4 Jun 2015 20:29:54 +0000 (-0400) Subject: added markdown to workstation X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=7b236e33d4d2db317d11c16d5c8ec5652cd5bbad;p=fai-configs.git added markdown to workstation --- diff --git a/class/50-host-classes b/class/50-host-classes index 9d31095..3cd2ba4 100755 --- a/class/50-host-classes +++ b/class/50-host-classes @@ -54,8 +54,12 @@ case $HOSTNAME in freetop*) echo "FAIBASE DHCPC SYSADMIN XORG TRISQUEL WORKSTATION LIBREPLANET" ;; - + mwikiserver*) + echo "FAIBASE MEDIAWIKI SYSADMIN VM" + nogrub=1 + ;; *) + echo "FAIBASE";; esac diff --git a/package_config/WORKSTATION b/package_config/WORKSTATION index f9888d1..97739f1 100644 --- a/package_config/WORKSTATION +++ b/package_config/WORKSTATION @@ -20,3 +20,4 @@ pidgin-libnotify scribus scribus-template digikam +markdown \ No newline at end of file