1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-23 11:04:49 +00:00
webvirtcloud/devenv/vagrant/etc/sysconfig/network-scripts/ifcfg-br-ext
2018-09-23 13:17:48 +03:00

10 lines
No EOL
140 B
Text

DEVICE=br-ext
TYPE=Bridge
IPADDR=10.255.0.1
PREFIX=16
IPADDR1=169.254.169.254
PREFIX1=16
ONBOOT=yes
BOOTPROTO=none
NM_CONTROLLED=yes
DELAY=0