You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that the current erb params that are provided no longer work with recent versions of Foreman. I was able to get things up and running, by changing the following line from:
It appears that the current erb params that are provided no longer work with recent versions of Foreman. I was able to get things up and running, by changing the following line from:
To:
After changing from @host.arch to @medium_provider, it worked with no issues. I am running Syslinux 6.03
The text was updated successfully, but these errors were encountered: