commit | 5b197fbca6b960060c1b3ade5560b4cfbc1c4848 | [log] [tgz] |
---|---|---|
author | Petr Ospalý <p.ospaly@partner.samsung.com> | Tue Jan 15 10:49:30 2019 +0100 |
committer | Petr Ospalý <p.ospaly@partner.samsung.com> | Thu Jan 17 14:07:43 2019 +0100 |
tree | c808095637e7fe1152d737631bcb1f86e500f49b | |
parent | cde2f33dfcd9728240d37c80383534a5b6af5caf [diff] |
Fix logging problem for ansible-playbook Ansible could not write to the log because the ansible is run inside a chroot env. and on read-only fs - this is solved by adding new rw mount. Change-Id: I874063ad99948a55f9227d5e7eae05d3eaabe535 Issue-ID: OOM-1575 Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>