Right path to modules_defaults
This commit is contained in:
parent
4ed360479f
commit
0df0932749
@ -27,7 +27,7 @@ module_defaults_dir = {
|
|||||||
"scm": "git",
|
"scm": "git",
|
||||||
"repo": "https://git.almalinux.org/almalinux/pungi-almalinux.git",
|
"repo": "https://git.almalinux.org/almalinux/pungi-almalinux.git",
|
||||||
"branch": "{{ branch }}",
|
"branch": "{{ branch }}",
|
||||||
"dir": "{{ arch }}/modules_defaults",
|
"dir": "{{ arch }}/modules_defaults/module_defaults",
|
||||||
}
|
}
|
||||||
|
|
||||||
variants_file = {
|
variants_file = {
|
||||||
|
Loading…
Reference in New Issue
Block a user