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:
27c53dc
)
corrected a possible typo
author
Stephen Mahood
<mv@cyberunions.org>
Mon, 10 Aug 2015 19:51:13 +0000
(15:51 -0400)
committer
Stephen Mahood
<mv@cyberunions.org>
Mon, 10 Aug 2015 19:51:13 +0000
(15:51 -0400)
class/50-host-classes
patch
|
blob
|
blame
|
history
diff --git
a/class/50-host-classes
b/class/50-host-classes
index bac598cd16c49dac27cbbd4f549ee41eea27a3e0..c27bf556be24c69ae5e29c75fa9046d2dde6b09f 100755
(executable)
--- a/
class/50-host-classes
+++ b/
class/50-host-classes
@@
-72,9
+72,7
@@
case $HOSTNAME in
echo "FAIBASE WWW SYSADMIN VM MYSQLD PLONE"
;;
nagios*)
- echo "FAIBASE SYSADMIN VM MYSQLD NAGIOS WWW
- *)
- echo "FAIBASE"
+ echo "FAIBASE SYSADMIN VM MYSQLD NAGIOS WWW"
;;
esac