Revision 1cc97b7f htools/hspace.hs

b/htools/hspace.hs
224 224

  
225 225
  printKeys $ map (\(a, fn) -> ("SPEC_" ++ a, fn ispec)) specData
226 226
  printKeys [ ("SPEC_RQN", printf "%d" req_nodes) ]
227
  printKeys [ ("SPEC_DISK_TEMPLATE", dtToString disk_template) ]
227 228

  
228 229
  let num_instances = length $ Container.elems il
229 230

  

Also available in: Unified diff