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/consul/templates/resolv.conf.j2

3 lines
50 B
Django/Jinja

nameserver {{ ipv4 }}
nameserver {{ dns_server }}