14 lines
290 B
YAML
14 lines
290 B
YAML
|
|
schema_version: "1.0"
|
||
|
|
servers:
|
||
|
|
- name: unsafe-mixed-host
|
||
|
|
provider: hosteurope
|
||
|
|
lifecycle_mode: adopted
|
||
|
|
ip: 192.0.2.10
|
||
|
|
ssh_user: admin
|
||
|
|
baseline_profile: ufw-managed
|
||
|
|
provisioning:
|
||
|
|
server_type: cpx21
|
||
|
|
region: nbg1
|
||
|
|
image: ubuntu-24.04
|
||
|
|
role: test
|