summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--host_vars/aus-colo.linaro.org1
-rw-r--r--roles/colo-router/templates/router-dnsmasq.j21
2 files changed, 2 insertions, 0 deletions
diff --git a/host_vars/aus-colo.linaro.org b/host_vars/aus-colo.linaro.org
index ccccd20f..17b520f6 100644
--- a/host_vars/aus-colo.linaro.org
+++ b/host_vars/aus-colo.linaro.org
@@ -278,6 +278,7 @@ r3_hosts:
name: r3-a1
ip: 10.30.100.1
pxe: true
+ tag: rack3q
- mac: "8c:fd:f0:01:75:01"
name: r3-a1-bmc
ip: 10.30.101.1
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