Populate System Manufacturer

Ironic now supports vendor detection, and detecting the emulator
may be handy.

Change-Id: I8801c63b72c1234000def8ba1b2a0e1b5111bff6
This commit is contained in:
Dmitry Tantsur 2021-02-03 17:29:16 +01:00
parent 4b71614836
commit de054cad6c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"Id": {{ identity|string|tojson }},
"Name": {{ name|string|tojson }},
"UUID": {{ uuid|string|tojson }},
"Manufacturer": "Sushy Emulator",
"Status": {
"State": "Enabled",
"Health": "OK",