sensa-cloud-init

This repository manages a cloud-init.yaml configuration file for cloud-init provisioning.

Features

Usage

  1. Edit cloud-init.yaml as needed.
  2. Push your changes to the repository.
  3. The GitHub Actions workflow will:
    • Encode cloud-init.yaml to base64.
    • Commit and push the updated cloud-init.yaml.b64 if there are changes.

Files