13 lines
193 B
YAML
13 lines
193 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
hostname: template-x
|
|
hours: 2
|
|
price: 20000
|
|
location:
|
|
country: "FR"
|
|
ipv4: !PublishPorts [ ]
|
|
public_ipv6: false
|
|
vcpus: 4
|
|
memory_mb: 8000
|
|
disk_size_gb: 60
|