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 3cd2ba49b8f3e1a016d175f9f51f30aa5bb06ddc..e941107e3fe6bea5c684d67ecbb173d10ea6c122 100755
(executable)
--- a/
class/50-host-classes
+++ b/
class/50-host-classes
@@
-59,6
+59,11
@@
case $HOSTNAME in
nogrub=1
;;
*)
+ printerserver*)
+ echo "FAIBASE CUPS SYSADMIN VM"
+ nogrub=1
+ ;;
+ *)
echo "FAIBASE";;
esac