First cut of an OCI release target for A1-Flex, the Ampere KVM-based VM
implementation in Oracle Cloud Infrastructure, based on 13.1-RELEASE.
- โ built with 13.1-RELEASE & this diff
- โ "works on my machine" (A1.Flex VM only)
- โ automated deployment steps to usable cloud-init image
- ๐ documented & automated Makefile.oci for re@ deployment
- โ cloudinit runs at startup
- โ cloudinit runs custom scripts (if provided)
- โ ssh-keys fetched via cloud-init
- โ ssh works with keys only (to a freebsd@ user)
- โ freebsd@ user can sudo to root
- โ root user disabled over ssh & console
- โ uses OCI ntp server
- ๐ linuxisms - cloudinit puts files into /var/lib & /run
I could do with some advice on what re@ needs to put this
into production. Any prior art for other clown providers?
Not planned in this release:
- zfs flavour
- support A1.BM (Altra bare metal instances)