Murano: how to add dns-nameservers to a new instance heat-based created?
Hi,
Currently I'm working with Murano, everything works properly, but when starting a new environment, heat creates a new instance without DNS so when reviewing the instance's logs there are dns-issues related to unresolved hostnames. I've already reviewed the heat's template file and there is a field dns_nameservers. How can I setup default nameservers? I've also edited /opt/stack/murano/meta/io.murano/Class/resources/NeutronNetwork.yaml without any luck, 'cause new instances are not created with the nameservers and also the heat's template does not have the custom values.
Any help would be appreciated.
Thanks In Advance Marduk