ansible-roles/lxc/tasks
Mathieu Trossevin 23a486dc9a
[LXC] Force lxc containers to be in the correct timezone
Right now lxc containers are in the Etc/UTC timezone, this commit change
it so that they are in the same timezone as the host by copying
/etc/timezone and /etc/localtime (without dereferencing it) inside of
the container.

It might not be able to survive an update of the tzdata package however.
(Debian shouldn't change manual configuration upon update but they chose
to anyways so bear with it).
2020-07-27 11:53:03 +02:00
..
create-container.yml [LXC] Force lxc containers to be in the correct timezone 2020-07-27 11:53:03 +02:00
main.yml lxc: install apparmor on Debian 10 2020-04-17 15:57:22 +02:00