Merge "Disable networking-l2gw in scenario004"
This commit is contained in:
commit
50465f6023
@ -34,7 +34,7 @@ if $::operatingsystem == 'Ubuntu' {
|
||||
$ipv6 = true
|
||||
$watcher_enabled = true
|
||||
$bgpvpn_enabled = true
|
||||
$l2gw_enabled = true
|
||||
$l2gw_enabled = false
|
||||
$bgp_dragent_enabled = true
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user