1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/common/defaults/main.yml
Sven-Hendrik Haase 313731bd00
common: Unset default DNS servers
This seems way more correct to me as our DNS config is all over the place
and at least this way, we get correct fallback configs right off the bat.
2020-06-17 04:48:50 +02:00

6 lines
93 B
YAML

---
configure_network: false
enable_zram_swap: false
network_interface: "e*"
dns_servers: []