From 7b3469ee0f2fbe21d807db88317187772ad2612d Mon Sep 17 00:00:00 2001 From: "Brad P. Crochet" Date: Fri, 7 Jun 2019 12:11:08 -0400 Subject: Get the hostname of the introspected host This will retrieve the hostname of the host being introspected, and return it as part of the introspection data. Change-Id: I54084251e1b0f3a40fe5ac760b2a7e45199c9fdb Story: #2005867 Task: #33674 --- doc/source/admin/how_it_works.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') diff --git a/doc/source/admin/how_it_works.rst b/doc/source/admin/how_it_works.rst index 7154d219..aeb25ad2 100644 --- a/doc/source/admin/how_it_works.rst +++ b/doc/source/admin/how_it_works.rst @@ -117,6 +117,13 @@ fields: the current boot - BIOS or UEFI) and ``pxe_interface`` (interface used for PXE booting, if any). +``hostname`` + hostname for the system + + .. note:: + This is most likely to be set by the DHCP server. Could be localhost + if the DHCP server does not set it. + References ========== .. [0] Enabling Drivers - https://docs.openstack.org/ironic/latest/admin/drivers/ipa.html -- cgit v1.2.1