ICTO / ansible-jenkins

Ansible playbook: Jenkins
MIT License
282 stars 172 forks source link

Issue on 'Get Jenkins updates' #31

Closed davidkiser closed 9 years ago

davidkiser commented 9 years ago

I have the role configured and running correctly, but when I get to the get jenkins update task, I get the following failure

I can ssh into vagrant and directly curl that URL, so little confused whats failing. I am able to connect both in and out of the VM to and pull the update json via curl

TASK: [ansible-jenkins | Get Jenkins updates] ***** failed: [127.0.0.1] => {"failed": true} msg: Failed to connect to updates.jenkins-ci.org:443.

Any suggestions would be appreciated, and thanks!