opnsense-src/release/scripts/oracle/image_metadata.json
Dave Cottlehuber e2125f57bd release: add cloudware oracle targets to package and upload .oci files
- requires base tar & flua, qemu-tools & curl from ports
- set ORACLE_PAR_URL to upload to local file:/// dir or cloud buckets

Reviewed by:	emaste
Approved by:	cperciva
Differential Revision:	https://reviews.freebsd.org/D48382
Sponsored by:	SkunkWerks, GmbH

(cherry picked from commit 0ce9a414adc33af29607adbd81e0760e014fcd76)
2025-04-08 18:58:08 +00:00

21 lines
658 B
JSON

{
"version": 2,
"externalLaunchOptions": {
"firmware": "UEFI_64",
"networkType": "PARAVIRTUALIZED",
"bootVolumeType": "PARAVIRTUALIZED",
"remoteDataVolumeType": "PARAVIRTUALIZED",
"localDataVolumeType": "PARAVIRTUALIZED",
"launchOptionsSource": "PARAVIRTUALIZED",
"pvAttachmentVersion": 2,
"pvEncryptionInTransitEnabled": false,
"consistentVolumeNamingEnabled": false
},
"imageCapabilityData": "REPLACE",
"imageCapsFormatVersion": "23cfd738-ad9c-4f56-9281-67be6c8cd14c",
"operatingSystem": "REPLACE",
"operatingSystemVersion": "REPLACE",
"additionalMetadata": {
"shapeCompatibilities": "REPLACE"
}
}