server1-network: core dns-nameservers

This commit is contained in:
Astro 2016-11-29 00:27:57 +01:00
parent 81813cc13f
commit 865e26b720
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ br-{{ net }}:
netmask: {{ netmasks[prefix_len] }}
{%- if net == 'core' %}
gateway: {{ pillar['hosts-inet']['core']['upstream1'] }}
dns-nameservers: gateway: {{ pillar['hosts-inet']['core']['upstream1'] }} {{ pillar['hosts-inet']['core']['upstream2'] }}
{%- endif %}
{%- else %}
proto: manual