diff --git a/msvsphere-i686/general.conf b/msvsphere-i686/general.conf index 138f144..a0cf1fc 100644 --- a/msvsphere-i686/general.conf +++ b/msvsphere-i686/general.conf @@ -22,13 +22,13 @@ variants_file = { # alternatively, it's possible to use a local variants file #variants_file = 'variants.xml' -# use modulemd-defaults from a git repository -module_defaults_dir = { - 'scm': 'git', - 'repo': 'http://git.inferitos.ru/msvsphere/module-defaults.git', - 'branch': 'i9', - 'dir': '.' -} +## use modulemd-defaults from a git repository +#module_defaults_dir = { +# 'scm': 'git', +# 'repo': 'http://git.inferitos.ru/msvsphere/module-defaults.git', +# 'branch': 'i9', +# 'dir': '.' +#} gather_backend = 'dnf' diff --git a/msvsphere/general.conf b/msvsphere/general.conf index 36c6bbd..6dc6bfa 100644 --- a/msvsphere/general.conf +++ b/msvsphere/general.conf @@ -22,13 +22,13 @@ variants_file = { # alternatively, it's possible to use a local variants file #variants_file = 'variants.xml' -# use modulemd-defaults from a git repository -module_defaults_dir = { - 'scm': 'git', - 'repo': 'http://git.inferitos.ru/msvsphere/module-defaults.git', - 'branch': 'i9', - 'dir': '.' -} +## use modulemd-defaults from a git repository +#module_defaults_dir = { +# 'scm': 'git', +# 'repo': 'http://git.inferitos.ru/msvsphere/module-defaults.git', +# 'branch': 'i9', +# 'dir': '.' +#} gather_backend = 'dnf'