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

This commit is contained in:
Zuul 2021-04-22 11:11:09 +00:00 committed by Gerrit Code Review
commit f720ce7e25
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"];