如何从它给你的 10 分钟改变 juju 引导时间

JUA*_*ERO 4 juju maas

当我尝试 boostrap 时,我在 10 分钟后得到了这个。它尝试引导的节点启动并开始安装。但是之后

ERROR bootstrap failed: waited for 10m0s without being able to connect: ssh: connect to host 1xx.xx.xx.20 port 22: Connection timed out
Stopping instance...
Bootstrap failed, destroying environment
Run Code Online (Sandbox Code Playgroud)

使用质量,juju 在纯金属上。没有虚拟机。

小智 5

考虑更高的超时时间。

    bootstrap-timeout: 1800
Run Code Online (Sandbox Code Playgroud)

在你environments.yaml应该工作。