simon-77
  • Joined on 2022-10-28
simon-77 commented on issue borgmatic-collective/borgmatic#609 2022-10-29 14:11:49 +00:00
Glob-Expansion (of source directories) does not work on "working directory"

I now have a work-around:

location:
    working_directory: /path/to/work-dir
    source_directories:
        - .

includes all directories and files of /path/to/work-dir in…

simon-77 commented on issue borgmatic-collective/borgmatic#609 2022-10-29 10:26:17 +00:00
Glob-Expansion (of source directories) does not work on "working directory"

Additional Note:

The Level-2 output of borgmatic create has no info that the relative working_directory path is used.

I gues borgmatic simply does a cd bevore. Maybe include this in…

simon-77 opened issue borgmatic-collective/borgmatic#609 2022-10-29 10:18:25 +00:00
Glob-Expansion (of source directories) does not work on "working directory"
simon-77 commented on issue borgmatic-collective/borgmatic#607 2022-10-29 09:55:11 +00:00
configuration override not working for "required" fields

Thank you, I have now installed it via pip3 and everything works fine now :)

simon-77 commented on issue borgmatic-collective/borgmatic#607 2022-10-28 21:20:30 +00:00
configuration override not working for "required" fields

Thank you for the quick response.

I saw the Version note about the deep merge in the section below.

But the section "Include Merging" has already an example about the "YAML merge of…

simon-77 opened issue borgmatic-collective/borgmatic#607 2022-10-28 20:40:25 +00:00
configuration override not working for "required" fields - Include merging