Role repo_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov 2634b5af9b Increase timeouts and add retries for UC fetching over HTTP
In CI we've spotted multiple occurances of connection timeouts towards
Gitea resulting in intermittent failures.

Default timeout for get_url module is 10 seconds, which might be not
enough for fetching the file.
A retry is also being added here as another layer of protection for
remote operations
to reduce risk of intermittent failures.

Change-Id: I42663e8316ef87c12a229517ac0f95f8c6c2c14b
2024-10-30 18:57:06 +01:00
defaults Ensure that selected Apache MPM is enforced 2024-09-18 13:28:41 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:48 +02:00
examples Fix example playbook linters 2023-11-07 20:13:05 +01:00
handlers Replace Nginx with Apache2 2024-07-16 17:07:30 +02:00
meta Fix linters and metadata 2023-07-12 16:07:09 +02:00
releasenotes Replace Nginx with Apache2 2024-07-16 17:07:30 +02:00
tasks Increase timeouts and add retries for UC fetching over HTTP 2024-10-30 18:57:06 +01:00
templates Replace Nginx with Apache2 2024-07-16 17:07:30 +02:00
tests Replace Nginx with Apache2 2024-07-16 17:07:30 +02:00
vars Ensure that selected Apache MPM is enforced 2024-09-18 13:28:41 +00:00
zuul.d Add infra upgrade jobs 2022-05-25 15:03:20 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:07:24 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:03 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:22:38 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 23:52:56 +03:00
LICENSE first commit 2015-12-09 09:25:37 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
README.rst Fix the format of the bugs link 2019-11-04 16:48:56 +08:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-29 17:19:51 +00:00
tox.ini Update tox.ini to work with 4.0 2022-12-27 17:53:34 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:49:38 +00:00

Team and repository tags

image

OpenStack-Ansible Repo Server

Ansible role that deploys a repository server for python packages, git sources and package caching for deb/rpm.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-repo_server/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-repo_server/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-repo_server/

The project home is at: https://launchpad.net/openstack-ansible/

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible/