Provide asic_type to switch template (#2308)

This commit is contained in:
Prince Sunny 2018-11-27 22:02:30 -08:00 committed by lguohan
parent 03e0efa704
commit df2f3f722d

View File

@ -2,7 +2,7 @@
mkdir -p /etc/swss/config.d/
sonic-cfggen -d -t /usr/share/sonic/templates/switch.json.j2 > /etc/swss/config.d/switch.json
sonic-cfggen -d -y /etc/sonic/sonic_version.yml -t /usr/share/sonic/templates/switch.json.j2 > /etc/swss/config.d/switch.json
sonic-cfggen -d -t /usr/share/sonic/templates/ipinip.json.j2 > /etc/swss/config.d/ipinip.json
sonic-cfggen -d -t /usr/share/sonic/templates/ports.json.j2 > /etc/swss/config.d/ports.json