Project

General

Profile

Feature #2267

Updated by Marek Hulán almost 9 years ago

Per Ohad on IRC: 

 

 <pre> 
 
 Host.all.map{|h| h.send(:setTFTP) if h.tftp? } 
 
 </pre> 
 

Back