SkynetLabs / ansible-playbooks

SkynetLabs Ansible Playbooks
6 stars 5 forks source link

Add option to override server provider default DNS nameservers #310

Open firyx opened 2 years ago

firyx commented 2 years ago

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 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.

Issues Closed

linear[bot] commented 2 years ago

SKY-451 Fix Novogara dnslink issues