summaryrefslogtreecommitdiff
path: root/doc/source/admin/agent-token.rst
diff options
context:
space:
mode:
authorArne Wiebalck <Arne.Wiebalck@cern.ch>2021-04-22 12:11:30 +0200
committerArne Wiebalck <Arne.Wiebalck@cern.ch>2021-04-22 12:12:38 +0200
commit7fecedad2485eddd8fe0e739b8e0cb52f1053b4e (patch)
tree980627f66658760f80e2823d4eed8107c7fbae0d /doc/source/admin/agent-token.rst
parent313af0b32bcef8aa738293cc26465e0e366d9a93 (diff)
downloadironic-7fecedad2485eddd8fe0e739b8e0cb52f1053b4e.tar.gz
[doc][trivial] Fix diagram in agent token admin docs
Change-Id: I98233646472b6a5150bf1bd6fd42d364a71bd830
Diffstat (limited to 'doc/source/admin/agent-token.rst')
-rw-r--r--doc/source/admin/agent-token.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/admin/agent-token.rst b/doc/source/admin/agent-token.rst
index 85d6b8354..7629597e0 100644
--- a/doc/source/admin/agent-token.rst
+++ b/doc/source/admin/agent-token.rst
@@ -102,7 +102,7 @@ With PXE/iPXE/etc.
Conductor -> Baremetal [label = "Conductor turns power on"];
Baremetal -> iPXE [label = "Baremetal reads kernel/ramdisk and starts boot"];
- Baremetal -> Baremetal [label = "Boots IPA virtual media image"];
+ Baremetal -> Baremetal [label = "Boots IPA iPXE image"];
Baremetal -> Baremetal [label = "IPA is started"];
IPA -> Baremetal [label = "IPA loads configuration"];
IPA -> API [label = "Lookup node"];