azure_config.json 146 B

1234567
  1. {
  2. "num_vms": 2,
  3. "location": "southcentralus",
  4. "azure_sku": "Standard_NV6_Promo",
  5. "ssh_private_key": "id_rsa",
  6. "docker_ssh_port": 2222
  7. }