mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-22 07:07:58 +00:00
Merge pull request #663 from intelkevinputnam/kp-fix-bulkprovision
Escaped local URLs that were being turned into links.
This commit is contained in:
@@ -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|.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user