未验证 提交 453a613c 编写于 作者: C Cleber Rosa

Merge remote-tracking branch 'clebergnu/vmimage_build'

Signed-off-by: NCleber Rosa <crosa@redhat.com>
......@@ -407,7 +407,7 @@ def get(name=None, version=None, build=None, arch=None, checksum=None,
if version is not None:
provider_args['version'] = version
if build is not None:
provider_args['build'] = version
provider_args['build'] = build
if arch is not None:
provider_args['arch'] = arch
if name == 'fedora' and arch in ('ppc64', 'ppc64le'):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册