[CODESEARCH] Rework the nameserver provisioning 91/122591/1
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 13 Jul 2021 11:02:07 +0000 (13:02 +0200)
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>
Tue, 13 Jul 2021 11:10:53 +0000 (13:10 +0200)
commitc017090d8b4869591746f75b0aa000a3e1a5bb07
treea4068a8cfe2b76761fd51fdab011d073ff65b535
parent1663d8cbb03f7986772ee5089dd4692352860987
[CODESEARCH] Rework the nameserver provisioning

Default OS resolver is set using native systemd-resolved
facilities in a way that it will be persisted after box
reload.

Default nameserver is set within Vagrantfile and can be altered
if needed.

Vagrant-libvirt specific resolver settings were removed in favor
of a general one. As of now it should be possible to also run this
box using Virtualbox provider.

Change-Id: Icdd1eb8bf3677c4616b1ac7d6b3387e0f4c7535a
Issue-ID: INT-1940
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
bootstrap/codesearch/Vagrantfile