Revision 3448aa22 daemons/ganeti-watcher

b/daemons/ganeti-watcher
340 340

  
341 341
      # Keep changed boot IDs
342 342
      for name in check_nodes:
343
        notepad.SetNodeBootID(name, self.bootids[name])
343
        notepad.SetNodeBootID(name, self.bootids[name][0])
344 344

  
345 345
  def CheckInstances(self, notepad):
346 346
    """Make a pass over the list of instances, restarting downed ones.

Also available in: Unified diff