Increase root filesystem size to 3GB for Atomic variant for aarch64
Fixes: #6765 The default size of filesystem provided by lorax is 2GB and the installtree size is gone up to 2.7GB which is failing to copy files from installtree to created root filesystem. Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
af3d355bbc
commit
ee066a0e8e
@ -768,6 +768,7 @@ ostree_installer = [
|
||||
"source_repo_from": "Everything",
|
||||
"release": None,
|
||||
"installpkgs": ["fedora-productimg-atomic"],
|
||||
"rootfs_size": "3",
|
||||
"add_template": ["atomic-installer/lorax-configure-repo.tmpl",
|
||||
"atomic-installer/lorax-embed-repo.tmpl"],
|
||||
"add_template_var": [
|
||||
|
Loading…
Reference in New Issue
Block a user