kolla-ansible/ansible/roles/sahara
Mark Goddard 146b00efa7 Mount /etc/timezone based on host OS
Previously we mounted /etc/timezone if the kolla_base_distro is debian
or ubuntu. This would fail prechecks if debian or ubuntu images were
deployed on CentOS. While this is not a supported combination, for
correctness we should fix the condition to reference the host OS rather
than the container OS, since that is where the /etc/timezone file is
located.

Change-Id: Ifc252ae793e6974356fcdca810b373f362d24ba5
Closes-Bug: #1882553
2020-08-10 10:14:18 +01:00
..
defaults Mount /etc/timezone based on host OS 2020-08-10 10:14:18 +01:00
handlers Simplify handler conditionals 2019-06-27 15:57:19 +00:00
tasks Performance: use import_tasks for check-containers.yml 2020-07-28 12:10:59 +01:00
templates Remove default(omit) from openstack_cacert in templates 2020-04-03 14:49:11 +01:00