Appended /icis/ to bulk_provisioning URLs

Two of the URLs in source/bulk_provisioning.rst pointed to the wrong
URL on the PXE / ICIS server. They now point to the icis subdirectory
where the uwsgi app is running.

Signed-off-by: John Andersen <john.s.andersen@intel.com>
This commit is contained in:
John Andersen
2016-09-26 10:06:12 -07:00
parent 06a381d44f
commit 6251282b4d
+2 -2
View File
@@ -88,7 +88,7 @@ Here is a high-level overview describing set up and configuration of a bulk-prov
#!ipxe
kernel linux quiet rdinit=/usr/lib/systemd/systemd-bootchart initcall_debug tsc=reliable
no_timer_check noreplace-smp rw initrd=initrd isterconf=http://192.168.1.1/static/ister/ister.conf
no_timer_check noreplace-smp rw initrd=initrd isterconf=http://192.168.1.1/icis/static/ister/ister.conf
initrd initrd
boot
@@ -128,7 +128,7 @@ Here is a high-level overview describing set up and configuration of a bulk-prov
"Bundles": ["kernel-native", "os-core-update", "os-core",
"bootloader", "sysadmin-hostmgmt", "openssh-server"],
"PostNonChroot": ["./installation-image-post-update-version.py"],
"IsterCloudInitSvc": ["http://192.168.1.1/"]
"IsterCloudInitSvc": ["http://192.168.1.1/icis/"]
}
* Configure ICIS to map MAC addresses to role files appropriately. Then create the role files, which