Files
railiance-infra/inventory/servers.yaml

10 lines
220 B
YAML

# Minimal server registry: add your desired hosts here.
servers:
- name: core-01
labels: [core, wireguard, git]
role: "core"
region: "nbg1"
type: "cpx21"
image: "ubuntu-24.04"
ssh_user: "admin"