Browse Source

Add FreeBSD resolver support

tags/v0.1
Alan Pearce 10 years ago
parent
commit
9ad60b1842
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      network/defaults.yaml

+ 4
- 0
network/defaults.yaml View File

@@ -129,4 +129,8 @@ RedHat:
ip: ff02::2
- name: ip6-allhosts
ip: ff02::3
FreeBSD:
resolver:
values:
path: /etc/resolv.conf
{% endload %}

Loading…
Cancel
Save