You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to pass a hostname in my Vagrantfile seems to be ignored when using the vagrant-xenserver plugin. I don't see any errors, but the hostname is not changed. At the moment, I work around it in provisioning.
Trying to pass a hostname in my Vagrantfile seems to be ignored when using the vagrant-xenserver plugin. I don't see any errors, but the hostname is not changed. At the moment, I work around it in provisioning.
Ignored setting:
config.vm.hostname = "yourhostname"
The text was updated successfully, but these errors were encountered: