2017-09-12 148 views
0

安裝的OpenStack爲了設置OpenStack的使用CentOS的7 VirtualBox的,我一邊跑packstack --allinone錯誤在CentOS

Pre installing Puppet and discovering hosts' details[ ERROR ] 

ERROR : Failed to run remote script, stdout: 
stderr: Warning: Permanently added '192.168.56.24' (ECDSA) to the list of known hosts. 
+ trap t ERR 
+ facter -p 
++ t 
++ exit 12 

我只有一個主機得到了以下錯誤:192.168.56.24(其中i運行安裝) 任何想法?

+0

嘗試禁用主機檢查對於ssh代理,所以警告不會被拋出,並且你不會得到一個虛假的致命的停止。 –

回答