elastic / ansible-elastic-cloud-enterprise

Ansible playbooks for Elastic Cloud Enterprise (ECE)
https://www.elastic.co/products/ece
Other
61 stars 61 forks source link

Centos fails to install because of "Failed to download metadata for repo 'appstream'" #153

Closed obierlaire closed 2 years ago

obierlaire commented 2 years ago
[2022-04-21T13:23:56.118Z] TASK [. : Install common base dependencies] ************************************
[2022-04-21T13:24:05.248Z] failed: [ec2-3-82-203-154.compute-1.amazonaws.com] (item=cloud-init) => {"ansible_loop_var": "item", "changed": false, "item": "cloud-init", "msg": "Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist", "rc": 1, "results": []}
obierlaire commented 2 years ago

Fixed in https://github.com/elastic/ansible-elastic-cloud-enterprise/pull/158