When reviewing a template for a host (under the host page itself), the host
render the templates correctly.
https://example.com/unattended/provision?hostname=host.example.com
Using the provisioning url providing by
https://example.com/unattended/PXELinux?hostname=host.example.com with a
token, it doesn't render @host.params['<VARIABLE'>] at all.
http://example.com/unattended/provision?token=f7b7ad1e-c1c3-4178-a93f-9e8169eec3a0 everything that uses @host.params does not show a variable.
Just saw another post a few posts olders.
http://projects.theforeman.org/issues/17395
ยทยทยท
On Wednesday, December 7, 2016 at 10:46:14 PM UTC+2, Erez Zarum wrote:
>
> When reviewing a template for a host (under the host page itself), the
> host render the templates correctly.
> https://example.com/unattended/provision?hostname=host.example.com
> Using the provisioning url providing by
> https://example.com/unattended/PXELinux?hostname=host.example.com with a
> token, it doesn't render @host.params['] at all.
>
> http://example.com/unattended/provision?token=f7b7ad1e-c1c3-4178-a93f-9e8169eec3a0 everything that uses @host.params does not show a variable.
>
>
>
>