Add /etc/hosts to the chroot environment 39/75239/1
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 3 Jan 2019 18:03:45 +0000 (19:03 +0100)
committerPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 3 Jan 2019 18:25:38 +0000 (19:25 +0100)
commit3c02c9ac2c53d88e5d0b983c0b40c2ca06a56c4e
tree5e17dd0154ffec9468ccf60a4c38f6873ac15592
parent03e61247159837b566b0cfcc380606dc317fbf1a
Add /etc/hosts to the chroot environment

This will change in a future commit to be little more flexible.
As of now it fixes some usage when host system has defined
some custom resolving which are needed.

Change-Id: Ifea2ba087982006c0a399d1b225d7ab13f7e94da
Issue-ID: OOM-1551
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
ansible/docker/run_chroot.sh