atomichost: Bump ISO internal size to 4GB

It's failing on ppc64le, we're at 87% on x86_64. There's really no reason not to
bump this to give ourselves some room at least on 64 bit architectures.

Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
Colin Walters 2017-07-25 13:53:01 -04:00
parent 20f723c1b9
commit 92faef2394
2 changed files with 4 additions and 4 deletions

View File

@ -258,7 +258,7 @@ ostree_installer = [
"https://kojipkgs.fedoraproject.org/pub/fedora/linux/releases/26/Everything/$arch/os/"],
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"rootfs_size": "3",
"rootfs_size": "4",
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
"ostree-based-installer/lorax-embed-repo.tmpl"],
"add_template_var": [

View File

@ -754,7 +754,7 @@ ostree_installer = [
"repo": "Everything",
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"rootfs_size": "3",
"rootfs_size": "4",
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
"ostree-based-installer/lorax-embed-repo.tmpl"],
"add_template_var": [
@ -772,7 +772,7 @@ ostree_installer = [
"repo": "Everything",
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"rootfs_size": "3",
"rootfs_size": "4",
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
"ostree-based-installer/lorax-embed-repo.tmpl"],
"add_template_var": [
@ -790,7 +790,7 @@ ostree_installer = [
"repo": "Everything",
"release": None,
"installpkgs": ["fedora-productimg-atomic"],
"rootfs_size": "3",
"rootfs_size": "4",
"add_template": ["ostree-based-installer/lorax-configure-repo.tmpl",
"ostree-based-installer/lorax-embed-repo.tmpl"],
"add_template_var": [