Parallels / vagrant-parallels

Vagrant Parallels Provider
https://parallels.github.io/vagrant-parallels
MIT License
993 stars 89 forks source link

Does this support cloud_init? #471

Open maxexcloo opened 1 month ago

maxexcloo commented 1 month ago

I'm attempting to create a box using Cloud Init as described here: https://developer.hashicorp.com/vagrant/docs/cloud-init/configuration

I'm wondering if Parallels supports this?

cjlapao commented 6 days ago

@maxexcloo, yes it does, see examples here

maxexcloo commented 5 days ago

It never worked for me and I had to resort to some pretty hacks workarounds - ended up using UTM as it seems more supported.

cjlapao commented 5 days ago

@maxexcloo That is strange. Could you give me more details on the issue you found? I would like to investigate further as it should work, we might have a regression on the code.

I will be reopening this so we can track it

maxexcloo commented 4 days ago

When I have some time I’ll go back and check my commits to get the config I used - I found it didn’t seem to convert the user-config to iso or connect it to the VM.