Merge pull request #663 from intelkevinputnam/kp-fix-bulkprovision

Escaped local URLs that were being turned into links.
This commit is contained in:
Kevin Putnam
2019-07-24 11:11:48 -07:00
committed by GitHub
@@ -152,11 +152,11 @@ Configuration
#. Verify the following URLs are accessible on your local network:
* http://192.168.1.1:60000/icis/static/ister/ister.conf
* http://192.168.1.1:60000/icis/static/ister/ister.json
* http://192.168.1.1:60000/icis/get_config/<MAC address>
* http://192.168.1.1:60000/icis/get_role/<role>
* http://192.168.1.1:60000/ipxe/ipxe_boot_script.txt
* \http://192.168.1.1:60000/icis/static/ister/ister.conf
* \http://192.168.1.1:60000/icis/static/ister/ister.json
* \http://192.168.1.1:60000/icis/get_config/<MAC address>
* \http://192.168.1.1:60000/icis/get_role/<role>
* \http://192.168.1.1:60000/ipxe/ipxe_boot_script.txt
#. Power on the PXE client and watch it boot and install |CL|.