Fold in new private cloud work from today. Gets things pretty working.
This commit is contained in:
parent
6e98a2dc66
commit
d934cf11ef
4 changed files with 83 additions and 0 deletions
8
files/fedora-cloud/ifcfg-eth0
Normal file
8
files/fedora-cloud/ifcfg-eth0
Normal file
|
@ -0,0 +1,8 @@
|
|||
DEVICE="eth0"
|
||||
NAME="eth0"
|
||||
ONBOOT=yes
|
||||
BOOTPROTO=none
|
||||
HWADDR="f0:1f:af:e3:5f:0c"
|
||||
DEVICETYPE=ovs
|
||||
TYPE=OVSPort
|
||||
OVS_BRIDGE=br-ex
|
Loading…
Add table
Add a link
Reference in a new issue