Hello,
We are using Satelitte to create windows VM. They are called : host.serveurs.cg59.fr
But, windows OS joins an AD domain named : services.ddn
So, when Puppet agent sends his inventory, foreman sees this VM like a new host.
He creates the : host.services.ddn and tries to add a network interface with host.serveurs.cg59.fr
But this network interface is used by the “real” server
In the foreman log, we have an error like this :
2019-12-09T12:13:27 [W|app|5e53d127] Saving Ethernet0 NIC for host w16adminit01.services.ddn failed, skipping because:
2019-12-09T12:13:27 [I|app|] Started GET "/node/w16adminit01.serveurs.cg59.fr?format=yml
I have forced in the puppet agent conf to use the certname like : host.serveurs.g59.fr and add node_value_name but same result
Is it possible to change this and merge them in host.serveurs.cg59.fr ?
Satelitte : 6.5.1
Foreman : 1.20
Puppet agent : latest
Thank you for your help