[openstack-dev] [openstack-ansible]

Duck Euler duck2718 at gmail.com
Sat Dec 19 01:06:03 UTC 2015


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20151218/c420fa46/attachment.html>


More information about the OpenStack-dev mailing list