Explorar el Código

Add root group to FreeBSD defaults.

tags/v0.1
Simon Lloyd hace 10 años
padre
commit
a053676e94
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. +2
    -1
      network/defaults.yaml

+ 2
- 1
network/defaults.yaml Ver fichero

@@ -124,7 +124,8 @@ RedHat:
routes: {}
FreeBSD:
interfaces:
resolver: {}
resolver:
group: wheel
hosts: {}
routes: {}
{% endload %}

Cargando…
Cancelar
Guardar