Actualizacion maquina principal
[dotfiles/.git] / .config / GNS3 / 2.2 / gns3_controller.conf
1 {
2     "computes": [],
3     "templates": [
4         {
5             "default_name_format": "{name}-{0}",
6             "usage": "",
7             "symbol": ":/symbols/docker_guest.svg",
8             "category": "guest",
9             "start_command": "",
10             "name": "gns3-ubuntu",
11             "image": "gns3/ubuntu:xenial",
12             "adapters": 3,
13             "custom_adapters": [],
14             "environment": "",
15             "console_type": "telnet",
16             "console_auto_start": false,
17             "console_resolution": "1024x768",
18             "console_http_port": 80,
19             "console_http_path": "/",
20             "extra_hosts": "",
21             "extra_volumes": [],
22             "compute_id": "local",
23             "template_id": "2a1c5a73-66b0-43dc-a3f4-814b74e3f58c",
24             "template_type": "docker",
25             "builtin": false
26         },
27         {
28             "name": "ubuntuserver",
29             "vmname": "ubuntuserver",
30             "default_name_format": "{name}-{0}",
31             "usage": "",
32             "symbol": ":/symbols/vbox_guest.svg",
33             "category": "guest",
34             "port_name_format": "Ethernet{0}",
35             "port_segment_size": 0,
36             "first_port_name": "",
37             "custom_adapters": [],
38             "adapters": 3,
39             "ram": 3000,
40             "use_any_adapter": false,
41             "adapter_type": "Intel PRO/1000 MT Desktop (82540EM)",
42             "headless": false,
43             "on_close": "power_off",
44             "linked_clone": false,
45             "console_type": "none",
46             "console_auto_start": false,
47             "compute_id": "local",
48             "template_id": "135d567e-04e5-4b2c-b7ef-cc7ea5a69a5f",
49             "template_type": "virtualbox",
50             "builtin": false
51         }
52     ],
53     "gns3vm": {
54         "vmname": null,
55         "when_exit": "stop",
56         "headless": false,
57         "enable": false,
58         "engine": "vmware",
59         "ram": 2048,
60         "vcpus": 1,
61         "port": 80
62     },
63     "iou_license": {
64         "iourc_content": "",
65         "license_check": true
66     },
67     "appliances_etag": null,
68     "version": "2.2.12"
69 }