provisioning-code/.ncl-cache/a33107d84697b7845cacb12d2293e4090f6b9233cb1557ba7a993ea0fc0f84e7.json

28 lines
439 B
JSON

{
"Droplet": {
"image": "ubuntu-22-04-x64",
"region": "nyc3",
"size": "s-1vcpu-1gb-30gb"
},
"Firewall": {
"inbound_rules": [
"allow ssh",
"allow http",
"allow https"
],
"outbound_rules": [
"allow all"
]
},
"FloatingIP": {
"region": "nyc3"
},
"VPC": {
"description": "Default VPC",
"region": "nyc3"
},
"Volume": {
"region": "nyc3",
"size": 100
}
}