aboutsummaryrefslogtreecommitdiffstats
path: root/etc/os-net-config/samples/interface.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'etc/os-net-config/samples/interface.yaml')
-rw-r--r--etc/os-net-config/samples/interface.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/os-net-config/samples/interface.yaml b/etc/os-net-config/samples/interface.yaml
index 725091b..4c4269e 100644
--- a/etc/os-net-config/samples/interface.yaml
+++ b/etc/os-net-config/samples/interface.yaml
@@ -19,5 +19,10 @@ network_config:
type: interface
name: em2
use_dhcp: true
- defroute: no
+ defroute: false
ethtool_opts: "speed 1000 duplex full"
+ -
+ type: interface
+ name: em3
+ use_dhcp: true
+ hotplug: true