[doc][trivial] Fix diagram in agent token admin docs

Change-Id: I98233646472b6a5150bf1bd6fd42d364a71bd830
This commit is contained in:
Arne Wiebalck 2021-04-22 12:11:30 +02:00
parent 313af0b32b
commit 7fecedad24
1 changed files with 1 additions and 1 deletions

View File

@ -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"];