我想给主人提供工头。
问题:我将发现用于新主机。主人被发现了。我可以配置它。当我点击提交时,我得到:ERF42 42-9666 工头:例外:HTTP引导需要具有httpboot特性和http_port公开设置的代理。
预期结果:新主机重新启动并安装。
Foreman和Proxy版本: Foreman: 2.0.0
Foreman和Proxy插件版本: foreman_discovery: 16.0.1 foreman_remote_execution: 3.0.3工头任务: 1.1.0 foreman_ansible: 5.0.1
发行和版本: Debian 10.3
其他相关数据:我用foreman-installer --full-help打印我当前的设置并上传到pastebin:https://pastebin.com/j79Zs2b7我希望这会有所帮助,如果你想把它们放在黑板上,请告诉我。
当我第一次发现错误时:https://community.theforeman.org/t/cannot-create-host-erf42-9666-with-foreman-1-24rc2/16219但是运行foreman-installer --foreman-proxy-httpboot true没有修复它,尽管它以前是错误的。默认情况下,设置--foreman-proxy-httpboot-listen-on为“两者”。
谢谢你的帮助!
发布于 2020-05-15 17:23:06
解决方案是启用http代理:
--foreman-proxy-http truehttps://unix.stackexchange.com/questions/585703
复制相似问题