summaryrefslogtreecommitdiffstats
path: root/net/kvm-net.conf
diff options
context:
space:
mode:
authorbencoh <bencoh@19625182-23af-4830-9084-f181c60b83b7>2010-07-14 15:45:14 +0000
committerbencoh <bencoh@19625182-23af-4830-9084-f181c60b83b7>2010-07-14 15:45:14 +0000
commitb7ad479c3e64fdb62ce005a1ca439476883e67a5 (patch)
treec0750f730b472b873971b6b8270cafeb5010ede2 /net/kvm-net.conf
parentc0f73dbd71a1957c83f51ec2c1b73d8cb1b95704 (diff)
Remove kvm-net.conf, move bridge definition to kvm-wrapper.conf.
Export KVM_BRIDGE in kvm-wrapper.sh so that kvm-ifup/down can use it (thus removing the need for a pair of scrips per bridge). git-svn-id: https://svn.notk.org/bencoh/kvm-wrapper/@12 19625182-23af-4830-9084-f181c60b83b7
Diffstat (limited to 'net/kvm-net.conf')
-rw-r--r--net/kvm-net.conf5
1 files changed, 0 insertions, 5 deletions
diff --git a/net/kvm-net.conf b/net/kvm-net.conf
deleted file mode 100644
index bedcea2..0000000
--- a/net/kvm-net.conf
+++ /dev/null
@@ -1,5 +0,0 @@
-BRIDGE=kvmnat
-#NETWORK=192.168.172.0
-#HOST=192.168.172.1
-#MASK=255.255.255.0
-#EXTIF=br0