Skip to content

Commit f83b584

Browse files
dustymabejbtrystram
authored andcommitted
osbuild: use sparse for GCP tar artifact
The support for this was added to the tar stage upstream in [1] and we just never applied it to the manifests here. [1] osbuild/osbuild#1614
1 parent 6116713 commit f83b584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/osbuild-manifests/platform.gcp.ipp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ pipelines:
6868
filename: disk.tar
6969
format: oldgnu
7070
root-node: omit
71+
sparse: true
7172
# Set these to false so GCP image upload/create will succeed
7273
acls: false
7374
selinux: false

0 commit comments

Comments
 (0)