diff --git a/fixtures/scenario004.pp b/fixtures/scenario004.pp index 341991761..67031d056 100644 --- a/fixtures/scenario004.pp +++ b/fixtures/scenario004.pp @@ -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 }