1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

Restore "iourc_path" until I speak with jeremy about it

This commit is contained in:
Julien Duponchelle 2015-04-15 15:50:34 +02:00
parent 997f7cbd6f
commit def453c116

View File

@ -209,6 +209,7 @@ class IOUVM(BaseVM):
"nvram": self._nvram,
"l1_keepalives": self._l1_keepalives,
"initial_config": self.relative_initial_config_file,
"iourc_path": self.iourc_path,
"use_default_iou_values": self._use_default_iou_values}
# return the relative path if the IOU image is in the images_path directory