feat: initial import of RailianceHosts starter
This commit is contained in:
commit
9860735f82
20 changed files with 355 additions and 0 deletions
9
inventory/servers.yaml
Normal file
9
inventory/servers.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue