add debug
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
be1d4afd58
commit
9b5b94577f
2 changed files with 4 additions and 0 deletions
|
|
@ -262,6 +262,8 @@ class ConfigInstall:
|
|||
|
||||
log.info("Running object manifests and type explorers")
|
||||
|
||||
log.debug("Searching for objects in " + cdist.core.Object.base_dir())
|
||||
|
||||
# Continue process until no new objects are created anymore
|
||||
new_objects_created = True
|
||||
while new_objects_created:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue