Populate System Manufacturer
Ironic now supports vendor detection, and detecting the emulator may be handy. Change-Id: I8801c63b72c1234000def8ba1b2a0e1b5111bff6
This commit is contained in:
parent
4b71614836
commit
de054cad6c
@ -3,6 +3,7 @@
|
||||
"Id": {{ identity|string|tojson }},
|
||||
"Name": {{ name|string|tojson }},
|
||||
"UUID": {{ uuid|string|tojson }},
|
||||
"Manufacturer": "Sushy Emulator",
|
||||
"Status": {
|
||||
"State": "Enabled",
|
||||
"Health": "OK",
|
||||
|
Loading…
x
Reference in New Issue
Block a user