From 7b236e33d4d2db317d11c16d5c8ec5652cd5bbad Mon Sep 17 00:00:00 2001 From: stephen mahood Date: Thu, 4 Jun 2015 16:29:54 -0400 Subject: [PATCH] added markdown to workstation --- class/50-host-classes | 6 +++++- package_config/WORKSTATION | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) 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 -- 2.25.1