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