Merge "[doc][trivial] Fix diagram in agent token admin docs"
This commit is contained in:
commit
f720ce7e25
@ -102,7 +102,7 @@ With PXE/iPXE/etc.
|
|||||||
|
|
||||||
Conductor -> Baremetal [label = "Conductor turns power on"];
|
Conductor -> Baremetal [label = "Conductor turns power on"];
|
||||||
Baremetal -> iPXE [label = "Baremetal reads kernel/ramdisk and starts boot"];
|
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"];
|
Baremetal -> Baremetal [label = "IPA is started"];
|
||||||
IPA -> Baremetal [label = "IPA loads configuration"];
|
IPA -> Baremetal [label = "IPA loads configuration"];
|
||||||
IPA -> API [label = "Lookup node"];
|
IPA -> API [label = "Lookup node"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user