Commit 9fd55068 authored by James T. Lee's avatar James T. Lee
Browse files

network: Define ethernet bridge for hawk

parent a21fef8f
...@@ -13,3 +13,5 @@ nest::dvorak: true ...@@ -13,3 +13,5 @@ nest::dvorak: true
nest::monitor_layout: ['DP-2', 'DP-1'] nest::monitor_layout: ['DP-2', 'DP-1']
nest::primary_monitor: 'DP-1' nest::primary_monitor: 'DP-1'
nest::text_scaling_factor: 1.1 nest::text_scaling_factor: 1.1
puppet::environment: 'network'
[Match]
Host=hawk
[NetDev]
Kind=bridge
Name=br0
[Match]
Host=hawk
Name=en*
[Network]
Bridge=br0
[Match] [Match]
Name=en* eth* Name=bond* br* en* eth*
[Network] [Network]
DHCP=yes DHCP=yes
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment