Skip to content

Commit

Permalink
Increase data disk for projects to 300 GB.
Browse files Browse the repository at this point in the history
  • Loading branch information
grossmj committed Nov 14, 2017
1 parent 885d9d1 commit b6bb7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gns3.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"hostname" : "gns3vm",
"memory": "2048",
"disk_size": "20000",
"data_disk": "100000",
"data_disk": "300000",
"iso_checksum_type": "sha1",
"iso_checksum": "5e567024c385cc8f90c83d6763c6e4f1cd5deb6f",
"iso_url": "http://releases.ubuntu.com/14.04/ubuntu-14.04.5-server-amd64.iso",
Expand Down

0 comments on commit b6bb7d7

Please sign in to comment.