Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Cloud-init support #96

@mjudeikis

Description

@mjudeikis

It would be nice to support cloud-init in the images.
Ubuntu does this and it very easy to bootstrap OS for mass production or headless install.

If cloud-init would be installed in the base image we can add scripts into image before we ship to the cards.
In example:
Wifi configuration could look like :
https://github.com/synpse-hq/image-tools/blob/main/assets/cloud-init/50-wifi.cfg.template

where you mount image and add the files in the image:
https://github.com/synpse-hq/image-tools/blob/main/hack/bootstrap/bootstrap_ubuntu.sh

This allows users to configure/reconfigure

cc: @RobertCNelson RobertCNelson

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions