From 957cc67c3176425b95cbbcec1f08f3080a689149 Mon Sep 17 00:00:00 2001 From: "Tullis, Michael L" Date: Tue, 15 Dec 2015 15:42:44 -0700 Subject: [PATCH 1/2] Removing white space at end of a line. --- source/network_boot.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/network_boot.rst b/source/network_boot.rst index a044295f..bb28b7c2 100644 --- a/source/network_boot.rst +++ b/source/network_boot.rst @@ -76,7 +76,7 @@ Here's one way to do this: This ensures that either iPXE image (undionly.kpxe for BIOS or ipxe.efi for EFI) is handed out only when the DHCP request comes from a legacy PXE client or from a UEFI client. Once iPXE loads, the DHCP server will direct it to boot from options configured in your -``http://my.web.server/real_boot_script.txt`` file, where ``my.web.server`` and the filename +``http://my.web.server/real_boot_script.txt`` file, where ``my.web.server`` and the filename are replaced with your actual location. The address ``192.168.1.1`` should be set to the address your TFTP server is using. From 7c18bf9ae0da23fa4de58f15ae2d556c7dfa0c97 Mon Sep 17 00:00:00 2001 From: "Tullis, Michael L" Date: Tue, 15 Dec 2015 15:52:03 -0700 Subject: [PATCH 2/2] Correction to index file. --- source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.rst b/source/index.rst index 12d98cde..05925b9e 100644 --- a/source/index.rst +++ b/source/index.rst @@ -49,7 +49,7 @@ OpenStack* implementation .. toctree:: :maxdepth: 2 - index_advanced_configuration.rst + index-openstack.rst Indices and tables