bring them in

This commit is contained in:
Louis Abel 2024-04-23 09:07:37 -07:00
parent 31944a73fb
commit 48af65f3e7
Signed by: label
GPG Key ID: 2A6975660E424560
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ lorax_options = [
"*": {
"noupgrade": False,
# Comment out until the pungi-buildinstall Koji plugin supports this option.
# "squashfs_only": True
"squashfs_only": True
}
})
]