FUEL8安装处理

问题:

WARNING: Failed to build the bootstrap image, see /var/log/fuel-bootstrap-image-build.log for details. Perhaps your Internet connection is broken. Please fix the problem and run `fuel-bootstrap build --activate`. While you don't activate any bootstrap - new nodes cannot be discovered and added to cluster. For more information please visit https://docs.mirantis.com/openstack/fuel/fuel-master/

处理方法:

将fuel master 的eth1接入外网,然后使用命令

fuel-bootstrap build --activate

你可能感兴趣的:(FUEL8安装处理)