This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
network-formula
forked from
ExternalMirrors/network-formula
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Add FreeBSD resolver support
tags/v0.1
Alan Pearce
10 years ago
parent
6f75d3d707
commit
9ad60b1842
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
+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 %}
Write
Preview
Loading…
Cancel
Save