dumb q.
I have a distro I'd like to add to the supported list. (private labeled version of a
rhel 7.5)
I tried grabbing an unclaimed ID, putting that plus the output of osinfo-query
—fields=name os short-id='my_shortid' and derivedFrom.value= well_known_distro
into osinfo-defaults.properties and restarting ovirt-engine, but I still come up with
install failed because '$MYNAME' is not supported. Am I missing something
obvious?
Entry looks like this:
os.my_7x86.id.value = 34
os.my_7x86.name.value = My Linux 7.5
os.my_7x86.derivedFrom.value = rhel_6x64
ideas?
Thanks!