metal-stack / mini-lab

a small, virtual setup to locally run the metal-stack
MIT License
55 stars 13 forks source link

deploy-partition | elapsed: 300 deploy-partition | msg: metal-core did not come up #144

Closed outbackdingo closed 7 months ago

outbackdingo commented 8 months ago

Tried 5 times, mini-lab fails to come up, whats missing

deploy-partition      | fatal: [leaf02]: FAILED! => changed=false 
deploy-partition      |   elapsed: 300
deploy-partition      |   msg: metal-core did not come up
deploy-partition      | fatal: [leaf01]: FAILED! => changed=false 
deploy-partition      |   elapsed: 300
deploy-partition      |   msg: metal-core did not come up
deploy-partition      | 
deploy-partition      | PLAY RECAP *********************************************************************
deploy-partition      | leaf01                     : ok=79   changed=51   unreachable=0    failed=1    skipped=5    rescued=0    ignored=0   
deploy-partition      | leaf02                     : ok=63   changed=45   unreachable=0    failed=1    skipped=3    rescued=0    ignored=0   
outbackdingo commented 8 months ago

Ill answer this one myself... turned off ufw on the host and all worked fine, even though it was properly configured according to the docs