[foreman-users] Renaming a host seems to fix dns, but it leaves the old host name in provisioning templates

2016-09-25 Thread Byron Miller
Anyone know a way to fix this or should i file a bug? it seems if you rename a managed host, it updates the host in the primary interfaces but if you go and view the finish template, it shows the old host in there even after saving. So if you re-provision the host, it gets the new hostname,

[foreman-users] Re: Renaming a host seems to fix dns, but it leaves the old host name in provisioning templates

2016-09-25 Thread Byron Miller
Seems like its this code that has an old reference after renaming. certname= <%= @host.certname %> On Sunday, September 25, 2016 at 3:08:07 PM UTC-5, Byron Miller wrote: > > Anyone know a way to fix this or should i file a bug? it seems if you > rename a managed host, it updates the