Remove bridged network setup
This commit is contained in:
parent
1d4bb97fcf
commit
7a57636bdb
8 changed files with 65 additions and 135 deletions
|
|
@ -1,5 +0,0 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
[NetDev]
|
||||
Name=vmbr0
|
||||
Kind=bridge
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
[Match]
|
||||
Name=vmbr0
|
||||
|
||||
[Network]
|
||||
Address=10.4.0.1/24
|
||||
DHCP=yes
|
||||
IPForward=yes
|
||||
ConfigureWithoutCarrier=yes
|
||||
Loading…
Add table
Add a link
Reference in a new issue