<div dir="ltr"><div><div>Hi all,<br><br></div>I need to perform some post-deploy extra configurations on my overcloud servers but only on the compute nodes.<br><br></div>I've benn using <cite>OS::TripleO::NodeExtraConfigPost</cite> . I can get it to perform additional configurations on all nodes. The problem is the configurations I need to implement are only for the compute nodes.<br><div><div><div><br></div><div>According to the documentation on <a href="https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/advanced_deployment/extra_config.html">https://repos.fedorapeople.org/repos/openstack-m/rdo-manager-docs/liberty/advanced_deployment/extra_config.html</a>:  <br>The <cite>OS::TripleO::NodeExtraConfigPost</cite> applies configuration to <em>all</em> nodes,
there is currently no per-role NodeExtraConfigPost interface.<br><br></div><div>I've trying to tweak with the templates in order it get it to work, but without success, either it performs changes on all nodes or it doesn't perform any change at all.<br><br></div><div>Does any of you know a way to get NOdeExtraConfigPost to work only with compute servers, or have any hints or suggestions on how I can achieve this?<br><br></div><div>Thank you very much!<br></div><div><br></div><div>Regards<br></div><div><br></div></div></div></div>