mirror of
https://gitlab.com/kupfer/kupferbootstrap.git
synced 2025-06-26 10:23:10 -04:00
distro/repo_config: add support for repos.local.yml
This commit is contained in:
parent
a28550825f
commit
a17ae67600
2 changed files with 9 additions and 3 deletions
|
@ -30,6 +30,7 @@ POST_INSTALL_CMDS = [
|
|||
]
|
||||
|
||||
REPOS_CONFIG_FILE = "repos.yml"
|
||||
REPOS_CONFIG_FILE_USER = "repos.local.yml"
|
||||
|
||||
REPOSITORIES = [
|
||||
'boot',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue