Image_build needs a target
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
eccf981b9e
commit
d5cec8ec71
1 changed files with 1 additions and 0 deletions
|
@ -202,6 +202,7 @@ image_build = {
|
|||
'kickstart': 'fedora-atomic.ks',
|
||||
'distro': 'Fedora-22',
|
||||
'disk_size': 6,
|
||||
'target': 'f[[ release.version_int ]]',
|
||||
'arches': ['x86_64', 'aarch64', 'ppc64le'],
|
||||
'install_tree_from': "https://kojipkgs{{ env_suffix }}.fedoraproject.org/compose/branched/latest-Fedora-[[ release.version_int ]]/compose/Everything/$basearch/os/"
|
||||
'subvariant': 'AtomicHost',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue