<div dir="ltr">Hi,<div><br></div><div>We found the cause of the problem.</div><div>We forgot the following in the first-boot.yaml</div><div><span style="color:rgb(37,37,37);font-family:monospace;font-size:11.375px;white-space:pre-wrap">outputs:
  # This means get_resource from the parent template will get the userdata, see:
  # </span><a target="_blank" href="http://docs.openstack.org/developer/heat/template_guide/composition.html#making-your-template-resource-more-transparent" style="color:rgb(0,102,204);box-sizing:border-box;text-decoration-line:none;font-family:monospace;font-size:11.375px;white-space:pre-wrap">http://docs.openstack.org/developer/heat/template_guide/composition.html#making-your-template-resource-more-transparent</a><span style="color:rgb(37,37,37);font-family:monospace;font-size:11.375px;white-space:pre-wrap">
  # Note this is new-for-kilo, an alternative is returning a value then using
  # get_attr in the parent template instead.
  OS::stack_id:
    value: {get_resource: userdata}</span><br></div><div><span style="color:rgb(37,37,37);font-family:monospace;font-size:11.375px;white-space:pre-wrap"><br></span></div><div>Samuel</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, May 21, 2018 at 10:23 PM Samuel Monderer <<a href="mailto:smonderer@vasonanetworks.com">smonderer@vasonanetworks.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I'm trying to build a new OS environment with RHOSP 11 with a compute has that has GPU card.</div><div>I've added a new role and a firstboot template to configure the kernel args to allow pci-passthrough.</div><div>For some reason the firstboot is not working (can't see the changes on the compute node)</div><div>Attached are the templates I used to deploy the environment.</div><div><br></div><div>I used the same configuration I used for a compute role with sr-iov and it worked there.</div><div>Could someone tell me what I missed?</div><div><br></div><div>Regards,</div><div>Samuel</div></div>
</blockquote></div>