projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3801df4
)
use facter fact directly
author
Luca Filipozzi
<lfilipoz@emyr.net>
Wed, 16 May 2012 19:25:04 +0000
(19:25 +0000)
committer
Luca Filipozzi
<lfilipoz@emyr.net>
Wed, 16 May 2012 19:25:04 +0000
(19:25 +0000)
modules/motd/templates/motd.erb
patch
|
blob
|
history
diff --git
a/modules/motd/templates/motd.erb
b/modules/motd/templates/motd.erb
index
7e8d175
..
6fb4374
100644
(file)
--- a/
modules/motd/templates/motd.erb
+++ b/
modules/motd/templates/motd.erb
@@
-100,7
+100,7
@@
unless vms.empty?
end
-if
scope.has_key?('cluster')
+if
@cluster
purp += "\nMember of a ganeti cluster.\n"
end