BiBiServ / bibigrid

BiBiGrid is a tool for an easy cluster setup inside a cloud environment.
Apache License 2.0
11 stars 8 forks source link

DNS breaks down because /etc/resolv.conf is removed before the installation of dnsmasq #509

Closed XaverStiensmeier closed 1 month ago

XaverStiensmeier commented 1 month ago

In issue #508 we recognized that we disable the regular DNS by removing /etc/resolv.conf before setting up our own dnsmasq. Therefore, on most clouds this will lead to a DNS break down rendering the system useless.

XaverStiensmeier commented 1 month ago

Fix is merged into #384