diff --git a/fixtures/scenario004.pp b/fixtures/scenario004.pp index 467d07de8..d217a1b88 100644 --- a/fixtures/scenario004.pp +++ b/fixtures/scenario004.pp @@ -31,7 +31,7 @@ if $::operatingsystem == 'Ubuntu' { } else { $ipv6 = true $bgpvpn_enabled = true - $l2gw_enabled = false + $l2gw_enabled = true $bgp_dragent_enabled = true }