refacor: update to new def
This commit is contained in:
parent
7c9decdded
commit
3d69e96c9f
@ -71,7 +71,7 @@ class ApplyTimer(Timer):
|
||||
node_ref = operators.client.get(uuid=node)
|
||||
|
||||
if node_ref.state == FETCHED:
|
||||
operators.client.apply(uuid=node)
|
||||
operators.client.apply(node)
|
||||
|
||||
|
||||
class DynamicRightSelectTimer(Timer):
|
||||
|
Loading…
Reference in New Issue
Block a user