How can i overwrite the credentials in the sysprep.w10x64 file.
I have created a file /etc/ovirt-engine/osinfo.conf.d/10-domainjoin.properties
Which contains the following:
os.windows_10x64.identification.credentials.domain.value =
logondomain
os.windows_10x64.identification.credentials.password.value =
xxxxxxxx
os.windows_10x64.identification.credentials.username.value =
username
os.windows_10x64.joindomain.value =
joindomain
If I change the credentials section in
/usr/share/ovirt-engine/conf/sysprep/sysprep.w10x64
the domainjoin works.
What did I wrong?
Thanks for your help.
BR
Florian