vagrant-lxc-ng/lib
Franz Pletz be12f11ced Set container utsname to configured hostname per default
Previously, the utsname of a machine was set to the vagrant machine ID.
As the utsname represents the hostname of the machine and is independent
from the name of the actual LXC container, the hostname that was
specified in the Vagrantfile should be used instead. If no hostname is
provided, the machine ID will be used like before.

Additionally, this will trigger the DHCP client in the container to send
the correct hostname to the DHCP server on the first request at boot.
Vagrant sets the configured hostname only after the network is up. If
for example automatic DNS updates are configured, the right DNS record
will be created every time.
2014-03-13 19:06:05 +01:00
..
vagrant-backports backports: Add IsState 2014-03-13 00:57:37 -03:00
vagrant-lxc Set container utsname to configured hostname per default 2014-03-13 19:06:05 +01:00
vagrant-lxc.rb Add locale file to load path only when the provider is required 2013-04-05 22:10:48 -03:00