Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. {
  2. "instances": [
  3. {
  4. "num_cpu": 1,
  5. "num_cores_per_socket": 1,
  6. "memory_mb": 2048,
  7. "nested_virtualization": false,
  8. "name": "ubuntu-xenial",
  9. "id": "3ba07383-6726-4bf8-82d5-d5ce871519bc",
  10. "flavor_name": "m1.small",
  11. "os_type": "linux",
  12. "instance_name": "ubuntu-xenial"
  13. },
  14. {
  15. "num_cpu": 4,
  16. "num_cores_per_socket": 1,
  17. "memory_mb": 2048,
  18. "nested_virtualization": false,
  19. "name": "windows",
  20. "id": "e93f6d38-9240-4dec-b738-61ca225aba6a",
  21. "flavor_name": "windows2012",
  22. "os_type": "windows",
  23. "instance_name": "windows"
  24. }
  25. ]
  26. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement