diff --git a/docs/examples/interfaces_with_template b/docs/examples/interfaces_with_template index af9d571..5a1cc58 100644 --- a/docs/examples/interfaces_with_template +++ b/docs/examples/interfaces_with_template @@ -15,7 +15,7 @@ %for v in range(1000,1100): auto vlan-${v} iface vlan-${v} inet static - bridge-ports glob swp1-6.${v} + bridge-ports swp1-6.${v} bridge-stp on bridge-ageing 200 bridge-maxage 10