13 lines
193 B
YAML
13 lines
193 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
hostname: template-n
|
|
hours: 2
|
|
price: 20000
|
|
location:
|
|
country: "US"
|
|
ipv4: !PublishPorts [ ]
|
|
public_ipv6: false
|
|
vcpus: 2
|
|
memory_mb: 4400
|
|
disk_size_gb: 20
|