Right path to modules_defaults

This commit is contained in:
soksanichenko 2023-03-17 13:19:08 +02:00
parent 4ed360479f
commit 0df0932749
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ module_defaults_dir = {
"scm": "git",
"repo": "https://git.almalinux.org/almalinux/pungi-almalinux.git",
"branch": "{{ branch }}",
"dir": "{{ arch }}/modules_defaults",
"dir": "{{ arch }}/modules_defaults/module_defaults",
}
variants_file = {