mirror of
https://github.com/vagrant-libvirt/vagrant-libvirt.git
synced 2025-02-25 18:55:27 -06:00
Setting hostname with config.vm.hostname
.
This commit is contained in:
parent
5dea377677
commit
711b103ed4
@ -24,6 +24,7 @@ module VagrantPlugins
|
||||
b2.use TimedProvision
|
||||
b2.use CreateNetworks
|
||||
b2.use CreateNetworkInterfaces
|
||||
b2.use SetHostname
|
||||
b2.use StartDomain
|
||||
b2.use WaitTillUp
|
||||
b2.use SyncFolders
|
||||
|
Loading…
Reference in New Issue
Block a user