bifrost/playbooks
Markos Chandras c180998193 playbooks: roles: bifrost-ironic-install: Retry failed PXE downloads
Downloading PXE files could fail for various reasons which may not
always be valid so try to workaround that by simply trying to get the
files a few more times before giving up. This aims to workaround the
following issue which appears from time to time in Jenkins builds
even though the remote certificate and the host's software remain the
same.

"Failed to validate the SSL certificate for boot.ipxe.org:443. Make sure
your managed systems have a valid CA certificate installed. You can use
validate_certs=False if you do not need to confirm the servers identity
but this is unsafe and not recommended. Paths checked for this platform:
/etc/ssl/certs, /etc/pki/ca-trust/extracted/pem, /etc/pki/tls/certs,
/usr/share/ca-certificates/cacert.org, /etc/ansible"

However, it may also assist with general networking issues as well.

Change-Id: Ia2351ed2c7f1dfe26c17770250d150f26432086b
2017-03-07 01:57:41 +00:00
..
inventory Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
library Fix indentation of code in network_metadata.py 2017-01-13 15:41:36 +00:00
roles playbooks: roles: bifrost-ironic-install: Retry failed PXE downloads 2017-03-07 01:57:41 +00:00
cleanup-deployment-images.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
deploy-dynamic.yaml Allow deploy-dynamic on remote host 2017-02-07 19:07:56 +00:00
enroll-dynamic.yaml Allow enroll-dynamic on remote host 2017-02-01 15:01:31 +00:00
example-deploy-all-available-nodes.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
install.yaml Correct closing brace causing install failure 2017-02-08 12:40:32 +00:00
redeploy-dynamic.yaml Add redeploy-dynamic playbook 2016-06-08 12:59:28 +00:00
test-bifrost-create-vm.yaml Migrate playbooks to use 'become' 2015-10-15 07:32:05 -07:00
test-bifrost.yaml Allow to create cloud.yaml with many clouds 2017-02-01 21:55:54 +02:00