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
bac598c
..
c27bf55
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 WWW SYSADMIN VM MYSQLD PLONE"
;;
nagios*)
- echo "FAIBASE SYSADMIN VM MYSQLD NAGIOS WWW
- *)
- echo "FAIBASE"
+ echo "FAIBASE SYSADMIN VM MYSQLD NAGIOS WWW"
;;
esac
;;
esac