That didn't work exactly right
This commit is contained in:
parent
5ad49d239e
commit
f2f9d722db
|
@ -220,8 +220,7 @@ class NodeInstance():
|
|||
self.domain_list.remove(domain)
|
||||
except:
|
||||
pass
|
||||
else:
|
||||
instance.setnoclobber()
|
||||
instance.setnoclobber()
|
||||
|
||||
# toggle state management of this node
|
||||
if self.domain_state == 'flush':
|
||||
|
|
Loading…
Reference in New Issue