Added isolated network available when install
This commit is contained in:
5
files/network-host-only.xml
Normal file
5
files/network-host-only.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<network>
|
||||
<name>YOURNAME</name>
|
||||
<bridge name='YOURNAME' stp='on' delay='0'/>
|
||||
<!-- <domain name='hostonly.local'/> -->
|
||||
</network>
|
||||
Reference in New Issue
Block a user