fix emulator and cdist module
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
03f5e1b456
commit
a25ef7f0e8
1 changed files with 0 additions and 1 deletions
|
@ -256,7 +256,6 @@ class ConfigInstall:
|
||||||
self.run_initial_manifest()
|
self.run_initial_manifest()
|
||||||
|
|
||||||
log.info("Running object manifests and type explorers")
|
log.info("Running object manifests and type explorers")
|
||||||
log.debug("Searching for objects in " + cdist.core.Object.base_path())
|
|
||||||
|
|
||||||
# Continue process until no new objects are created anymore
|
# Continue process until no new objects are created anymore
|
||||||
new_objects_created = True
|
new_objects_created = True
|
||||||
|
|
Loading…
Reference in a new issue