Skip to content

overlay_path template_varibles and report_path for missing #1752

Answered by chazlarson
DaydreamHero asked this question in Q&A
Discussion options

You must be logged in to vote

The error you have there typically indicates indentation problems in the config.yml.

If I paste what you have there into yamllint.com, it guides me to this change:

libraries:                                                               
  Movies:                                                                
    report_path: config/missing/movies.yml                               
    metadata_path:                                                       
    - file: config/movies.yml                                            
    - pmm: basic                                                         
    - pmm: imdb                                                          
    overlay_path:…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@DaydreamHero
Comment options

@chazlarson
Comment options

@DaydreamHero
Comment options

@chazlarson
Comment options

@DaydreamHero
Comment options

Answer selected by DaydreamHero
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants