]> git.openstreetmap.org Git - chef.git/blob - cookbooks/networking/templates/default/vlan.netdev.erb
Add support for using systemd-networkd directly instead of netplan
[chef.git] / cookbooks / networking / templates / default / vlan.netdev.erb
1 [NetDev]
2 Name=<%= @interface[:interface] %>
3 Kind=vlan
4
5 [VLAN]
6 Id=<%= @vlan %>