DPZC-03_IaaS/config_base.json
Maciej Sobkowiak 448d2d5209 Readme update
2021-11-28 21:42:25 +01:00

13 lines
334 B
JSON

{
"ssh_name": "s434784",
"network": "ms-network-1",
"network-ip": "10.10.10.0/24",
"volume": "ms-volume",
"db-server-name": "ms-gitea-db",
"gitea-server-name": "ms-gitea",
"server-type": "cx11",
"server-image": "ubuntu-20.04",
"location": "hel1",
"token": "<FILL>",
"ssh_public": "<FILL>"
}