when running openstack ansible quick start ( curl
https://raw.githubusercontent.com/openstack/openstack-ansible/master/scripts/run-aio-build.sh
| sudo bash )

it will halt with the following error.

++ ansible-galaxy install --role-file=ansible-role-requirements.yml
--ignore-errors --force
- the API server (galaxy.ansible.com) is not responding, please try again
later.

It just started happening in the last day.

I found if I comment out the following roles in the requirements file, that
command runs to completion.

- src: evrardjp.keepalived
  name: keepalived
  version: '1.3'
- src: mattwillsher.sshd
  name: sshd

seeking advice or help on this issue.
__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to