4.8. 将 RH-SSO FQDN 添加到每个 Controller
确保每个控制器都可以通过其 完全限定域名(FQDN)访问。
mellon 服务在每个 Controller 节点上运行,并连接到 RH-SSO IdP。如果 RH-SSO IdP 的 FQDN 无法通过 DNS 解析,请在
Heat Hosts部分后手动将 FQDN 添加到所有控制器节点上的/etc/hosts文件中:$ ssh heat-admin@controller-n $ sudo vi /etc/hosts # Add this line (substituting the variables) before this line: # HEAT_HOSTS_START - Do not edit manually within this section! ... # HEAT_HOSTS_END $FED_RHSSO_IP_ADDR $FED_RHSSO_FQDN