From 35dea40a9dc4b4095a995ce592e54270dbc1968a Mon Sep 17 00:00:00 2001 From: Andy Doan Date: Wed, 4 May 2016 12:17:07 -0500 Subject: colo: create new rack3 dhcp tag for testing Change-Id: I470cebd111d13f6d538a9987105a5c345a0ea1e3 --- roles/colo-router/templates/router-dnsmasq.j2 | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/colo-router') diff --git a/roles/colo-router/templates/router-dnsmasq.j2 b/roles/colo-router/templates/router-dnsmasq.j2 index 431e08db..4ba31b9b 100644 --- a/roles/colo-router/templates/router-dnsmasq.j2 +++ b/roles/colo-router/templates/router-dnsmasq.j2 @@ -43,3 +43,4 @@ dhcp-boot=tag:rack1,pxelinux.0,r1-maas-server,10.10.0.20 dhcp-boot=tag:rack2,/pxelinux/grubaa64.efi,r2-x86-1,10.20.0.20 dhcp-boot=tag:rack3,/pxelinux/bootnetaa64.efi,r2-x86-1,10.20.0.20 dhcp-boot=tag:rack3x,/pxelinux/bootnetx64.efi,r2-x86-1,10.20.0.20 +dhcp-boot=tag:rack3q,/pxelinux/grub-qcom.efi,r2-x86-1,10.20.0.20 -- cgit v1.2.3