Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion contrail/localrc-multinode-server
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ HOST_IP=192.168.56.119
# allow floating ips from 10.99.99.0
CONTRAIL_VGW_INTERFACE=vgw
CONTRAIL_VGW_PUBLIC_SUBNET=10.99.99.0/24 #
CONTRAIL_VGW_PUBLIC_NETWORK=default-domain:demo:public:public
CONTRAIL_VGW_PUBLIC_NETWORK=default-domain:admin:public:public

ENABLE_CONTRAIL=yes
PHYSICAL_INTERFACE=eth0
Expand Down