Question
Is it possible to set slug to snaphsot?
Hi,
I use vagrant with digitalocean plugin. This plugin finds images by slug, but when i create a snaphsot, a slug value of this snapshot is null. So I can’t create a droplet from a snaphshot by Vagrant.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
I’m having the same issue. Is there any solution for this? For our particular project we need the ability to leverage vagrant for spinning up droplets base on our snapshots. Is this possible any other way?