Fix up the startup clobber in a more elegant way

This commit is contained in:
2018-06-11 20:25:22 -04:00
parent f2f9d722db
commit f58784f7b5
2 changed files with 7 additions and 12 deletions

View File

@ -220,7 +220,6 @@ class NodeInstance():
self.domain_list.remove(domain)
except:
pass
instance.setnoclobber()
# toggle state management of this node
if self.domain_state == 'flush':