From 02e0d31298904582249610fa9183575cee5c7dbd Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 18 Aug 2019 10:04:19 +0200 Subject: added r3-cccamp19-sw0, some fixes for dellos6 roles --- roles/dellos6/bootstrap/templates/init.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/dellos6/bootstrap/templates/init.j2') diff --git a/roles/dellos6/bootstrap/templates/init.j2 b/roles/dellos6/bootstrap/templates/init.j2 index 08e4310a..42623fec 100644 --- a/roles/dellos6/bootstrap/templates/init.j2 +++ b/roles/dellos6/bootstrap/templates/init.j2 @@ -4,7 +4,7 @@ configure no ip domain-lookup hostname {{ host_name }} -vlan 42 +vlan {{ dellos6_mgmt_vlan }} name mgmt exit {% if dellos6_mgmt_interface is defined and dellos6_mgmt_interface != '' %} -- cgit v1.2.3