mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
The DNS entry "data-server" was not added in /etc/hosts. Since the VR is now considered as a "dhcpsrvr" (?), we need to apply this commit to add this DNS entry. /etc/hosts is fully rewritten by this script. Fixes: #4308