forked from ungleich-public/cdist
++info
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
parent
50eead577c
commit
24bf7369d9
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ class ConfigInstall(object):
|
|||
self.code.run_code_remote(cdist_object)
|
||||
|
||||
# Mark this object as done
|
||||
self.log.info("Finishing run of " + cdist_object.name)
|
||||
cdist_object.state == core.Object.STATE_DONE
|
||||
|
||||
def stage_run(self):
|
||||
|
|
Loading…
Reference in a new issue