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
2020-09-12 10:03:48 +02:00

2 lines
56 B
Django/Jinja

nameserver {{ private_ip }}
nameserver {{ dns_server }}