openstack-ansible-nspawn_hosts/handlers
Kevin Carter cb466cd385
Update nspawn role correcting several issues
The tempfiles template was being setup on the host, this causes host
machines to have an issue with journald on reboot due to the directory
being part of systemd-tmpfiles.

Nspawn container journals were not being written to the host. This was
fixed by changing try-guest to try-host, which will fall back to the
guest in the event that host journalling is not possible.

Systemd-nspawn containers were not starting on boot due to them needing
to wait for networking to be online. The base template has been updated
to ensure networking is online before starting containers.

Change-Id: I6af3923bd10091172e75cfb16c9146cd47f827a4
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2018-07-03 23:56:07 -05:00
..
main.yml Update nspawn role correcting several issues 2018-07-03 23:56:07 -05:00