projects
/
fai-configs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
554a69d
)
Added test class workstation
author
root
<root@xenhost00.office.fsf.org>
Tue, 12 Aug 2014 18:57:51 +0000
(14:57 -0400)
committer
root
<root@xenhost00.office.fsf.org>
Tue, 12 Aug 2014 18:57:51 +0000
(14:57 -0400)
class/50-host-classes
patch
|
blob
|
blame
|
history
diff --git
a/class/50-host-classes
b/class/50-host-classes
index 2fd18c6bcf001ef62af7cece8c54462d444dee0c..361617dad11b4a54c6373f9f224aa269cbdcb2b3 100755
(executable)
--- a/
class/50-host-classes
+++ b/
class/50-host-classes
@@
-19,7
+19,7
@@
case $HOSTNAME in
puma)
echo "FAIBASE DHCPC RAID_XEN_VIRTUAL" ;;
freestation)
- echo "FAIBASE DHCPC DISKLESS XORG TRISQUEL" ;;
+ echo "FAIBASE DHCPC DISKLESS XORG TRISQUEL
WORKSTATION
" ;;
*)
echo "FAIBASE DHCPC DEMO XORG GNOME";;
esac