13 lines
180 B
JSON
13 lines
180 B
JSON
{
|
|
"Network": {
|
|
"cidr": "10.0.0.0/16"
|
|
},
|
|
"Server": {
|
|
"instance_type": "small",
|
|
"zone": "us-west-1"
|
|
},
|
|
"Volume": {
|
|
"size": 20,
|
|
"type": "standard"
|
|
}
|
|
}
|