-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
step1 installation fails with "Could not find the requested service docker: host" #563
Comments
Found ansible/ansible#36585 Unfortunately there is a different issue down the road:
The json file looks perfectly OK. |
Please share your env details and steps tried , so can try to re-produce and look at the issue. |
Tried again step by step.
VM/OS details 4 VMs (VMware, ESXi 7.0.3), 4 vCPU, 24 GB RAM, 30 + 160 GB disk, single NIC (10.22.11.0/24) user admin with default password from deploy.yml
git clone and deploy.yml
bootstrap*
reboot step1
Last time I was somehow able to get past this step by rebooting all VMs, running It did not help this time.. |
I finally managed to install ECS. |
I have tried to install manually , only package has to install manually was git. |
Expected Behavior
successful step1
Actual Behavior
step1 fails with:
failed: [10.22.11.116] (item=docker) => {"changed": false, "failed": true, "item": "docker", "msg": "Could not find the requested service docker: host"}
for all nodes
Steps to Reproduce Behavior
I am installing current ECS CE in VMware VMs with centos7 minimal OS using Standard Installation method:
Relevant Output and Logs
Notifies: @nikhil-vr
The text was updated successfully, but these errors were encountered: