Novogara server provider is using local DNS caching resolver unbound. It seems it is not configured correctly and doesn't resolve some domains, e.g. sia-storage.net.
This PR removes usage of unbound and uses custom defined nameservers set via ansible-private variable.
Example for Visual Changes
Checklist
Review and complete the checklist to ensure that the PR is complete before assigned to an approver.
[x] All new methods or updated methods have clear docstrings
[x] Testing added or updated for new methods
[x] Verify if any changes impact the WebPortal Health Checks
PULL REQUEST
Overview
Novogara server provider is using local DNS caching resolver
unbound
. It seems it is not configured correctly and doesn't resolve some domains, e.g.sia-storage.net
.This PR removes usage of
unbound
and uses custom defined nameservers set viaansible-private
variable.Example for Visual Changes
Checklist
Review and complete the checklist to ensure that the PR is complete before assigned to an approver.
Issues Closed