Browse Source

Merge pull request #7 from smlloyd/master

Add root group to FreeBSD defaults. by @smlloyd
tags/v0.1
Arnold Bechtoldt 9 years ago
parent
commit
04f7f8466d
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      network/defaults.yaml

+ 2
- 1
network/defaults.yaml View File

routes: {} routes: {}
FreeBSD: FreeBSD:
interfaces: interfaces:
resolver: {}
resolver:
group: wheel
hosts: {} hosts: {}
routes: {} routes: {}
{% endload %} {% endload %}

Loading…
Cancel
Save