displague / vagrant-linode

A Vagrant plugin that adds a Linode provider to Vagrant, allowing Vagrant to control and provision Linodes.
MIT License
124 stars 23 forks source link

Add support for using an ImageID #48

Closed bdwyertech closed 9 years ago

bdwyertech commented 9 years ago

Add support for using an ImageID. If an ImageID is specified, try to find it. If it finds it, null out distribution_id so elsif image_id is used instead.