openstack-ansible-lxc_conta.../tasks
Kevin Carter eabdc42c5e Generate a unique machine-id
The systemd machine-id needs to be unique on all network attached
devices. This change ensures that when a container comes online, a
unique machine-id is generated if one was not already present. When
the machine-id is created for the first time the container will restart
so the new ID can take effect.

More information on the machine-id can be found here:
https://www.freedesktop.org/software/systemd/man/machine-id.html

Change-Id: Ib25aeeecf1e6001e6c6b1a7d6b6d50eca7ab45fa
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
(cherry picked from commit 01fc5fa643)
2018-02-16 14:25:16 +00:00
..
lxc_container_config.yml Correct mac generation block 2017-11-02 11:50:05 -05:00
lxc_container_create.yml Generate a unique machine-id 2018-02-16 14:25:16 +00:00
lxc_container_create_btrfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_cow.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_dir.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
lxc_container_create_lvm.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_machinectl.yml Add machinectl backend store options 2017-10-05 13:23:31 -05:00
lxc_container_create_overlayfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_create_zfs.yml Clean up container create task files 2017-10-11 16:36:57 +01:00
lxc_container_destroy.yml Update the LXC container create role 2017-10-05 09:51:20 +00:00
main.yml Fix container mac generation and remove extra tasks 2017-10-29 18:42:38 +00:00