This repository has been archived on 2023-03-15. You can view files and clone it, but cannot push or open issues or pull requests.
infrastructure/os/config/roles/network/templates/resolv.conf

4 lines
68 B
Plaintext

nameserver {{ ipv4 }}
nameserver {{ dns_1 }}
nameserver {{ dns_2 }}