use facter fact directly
[mirror/dsa-puppet.git] / modules / motd / templates / motd.erb
index 7e8d175..6fb4374 100644 (file)
@@ -100,7 +100,7 @@ unless vms.empty?
 end
 
 
-if scope.has_key?('cluster')
+if @cluster
   purp += "\nMember of a ganeti cluster.\n"
 end