Oracle Cloud Infrastructure - Bakery
Configure the Oracle Cloud Infrastructure (OCI) bakery
The Oracle Cloud Infrastructure (OCI) bakery configuration allows for setting the default availability domain, network,
and instance shape of the VM used for baking the image. Add the following to rosco-local.yml to enable oracle
account baking.
oracle:
enabled: true
bakery-defaults:
availabilityDomain:
subnetId:
instanceShape:
templateFile: oracle.json
baseImages:
baseImageId:
sshUserName:
packageType: rpm
These images are used to dynamically populate the bake stage UI:
For more information, look at the oracle
bake code in rosco
Last modified April 17, 2026: chore(docs): Redo install docs off of halyard (#591) (c7a31a6)