platform9 / express

Platform9's on-boarding / automation toolkit
Apache License 2.0
12 stars 10 forks source link

Neutron Prerequisites Fails for RH/CentOS Hosts - Repo Not Found #268

Open mattroark opened 4 years ago

mattroark commented 4 years ago

The neutron-prerequisites task fails for Redhat/CentOS hosts as the platform9-neutron-el7-repo has been renamed to platform9-neutron-repo.

Wednesday 02 September 2020  22:05:34 +0000 (0:00:01.849)       0:02:24.824 ***
[WARNING]: Repository platform9-neutron-el7-repo not found.
fatal: [cc-test-host-2]: FAILED! => {"changed": false, "msg": "No package matching 'openvswitch' found available, installed or updated", "rc": 126, "results": ["No package matching 'openvswitch' found available, installed or updated"]}
fatal: [cc-test-host-1]: FAILED! => {"changed": false, "msg": "No package matching 'openvswitch' found available, installed or updated", "rc": 126, "results": ["No package matching 'openvswitch' found available, installed or updated"]}

https://github.com/platform9/express/blob/e9ad2cd52b6bb2a3acdf16be13965705541cf3dc/roles/neutron-prerequisites/tasks/redhat.yml#L62