This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#cloud-config | |
# vim: syntax=yaml | |
# See the autoinstall documentation at: | |
# https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html | |
# This configuration was inspired by https://gist.github.com/wpbrown/b688a934339cb4228c3faf5b527fbe5b | |
# This configuration was tested with Ubuntu Server 25.04 for risc-v ISO. | |
autoinstall: | |
version: 1 |