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:
79ec737
)
added cups
author
stephen mahood
<mv@fsf.org>
Thu, 11 Jun 2015 20:15:22 +0000
(16:15 -0400)
committer
stephen mahood
<mv@fsf.org>
Thu, 11 Jun 2015 20:15:22 +0000
(16:15 -0400)
class/50-host-classes
patch
|
blob
|
blame
|
history
diff --git
a/class/50-host-classes
b/class/50-host-classes
index
3cd2ba4
..
e941107
100755
(executable)
--- a/
class/50-host-classes
+++ b/
class/50-host-classes
@@
-59,6
+59,11
@@
case $HOSTNAME in
nogrub=1
;;
*)
nogrub=1
;;
*)
+ printerserver*)
+ echo "FAIBASE CUPS SYSADMIN VM"
+ nogrub=1
+ ;;
+ *)
echo "FAIBASE";;
esac
echo "FAIBASE";;
esac