Skip to content
Snippets Groups Projects
  • Iustin Pop's avatar
    watcher: fix checking of boot IDs · 3448aa22
    Iustin Pop authored
    The recent change (commit 2151) to the watcher to make it handle offline
    nodes also saves the offline attribute to the state file, but this is
    not needed and also breaks the checking of the boot ID. This patch
    simply removes it, restoring the correct behaviour.
    
    Reviewed-by: imsnah
    3448aa22