13 lines
191 B
YAML
13 lines
191 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
hostname: template-3
|
|
hours: 2
|
|
price: 1000
|
|
location:
|
|
country: "US"
|
|
ipv4: !PublishPorts [ ]
|
|
public_ipv6: false
|
|
vcpus: 2
|
|
memory_gib: 4
|
|
disk_size_gib: 10
|