Change inspector iPXE config to use IPA

There is no longer an upstream inspector ramdisk, so we
need to switch to using IPA.

Depends-On: I73d39aca2410f0c2e5ead8e1b59d57af053bade7
Change-Id: Icfb443b54ecc224f5c68c76d0cd171b2f7adaf81
Closes-Bug: 1498068
This commit is contained in:
John Trowbridge 2015-09-21 11:42:47 -04:00
parent 3335f19a5b
commit aef04387ec
1 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,6 @@
dhcp
kernel http://{{local-ip}}:8088/discovery.kernel
discoverd_callback_url=http://{{local-ip}}:5050/v1/continue RUNBENCH={{inspection.runbench}} ip=${ip}:${next-server}:${gateway}:${netmask} BOOTIF=${mac}
initrd http://{{local-ip}}:8088/discovery.ramdisk
kernel http://{{local-ip}}:8088/agent.kernel ipa-inspection-callback-url=http://{{local-ip}}:5050/v1/continue systemd.journald.forward_to_console=yes
initrd http://{{local-ip}}:8088/agent.ramdisk
boot