Role repo_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov a5df0d1a9b Have a symlink to u_c versioned file
With current behavior of u-c file that is stored on repo server and
migration to shared FS instead of lsyncd, we don't have any reliable
path to check for.

Also we have issue, that with updated u-c SHA users catch "unrelated"
error in python_venv_build role.

As a solution, we can create a symlink to the u-c file, that will have
persistant name and be updated with repo_server role run.

That would give us both file to verify and it can be used as u-c URI.

Change-Id: Ie7bdb9137ed69be465f014fa811b750dbec4e428
Related-Bug: #1943978
2022-05-20 06:56:39 +00:00
defaults Add facility to store repo contents on a remote mount 2022-04-20 06:55:06 +00:00
doc Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:43:13 +00:00
examples [DOCS] Update repo server role docs 2016-08-15 14:01:20 +00:00
files Removed sshd_config file 2016-03-02 04:20:17 +00:00
handlers Use ansible_facts[] instead of fact variables 2021-02-23 09:24:07 +00:00
meta Remove references to unsupported operating systems 2021-03-16 08:51:12 +00:00
releasenotes Merge "Use newer openstackdocstheme and reno versions" 2020-06-05 11:43:13 +00:00
tasks Have a symlink to u_c versioned file 2022-05-20 06:56:39 +00:00
templates Ensure insist=true is always set for lsyncd 2022-02-10 09:47:24 +00:00
tests remove ansible_python_interpreter 2020-06-11 15:59:24 -04:00
vars Use /run/nginx.pid 2022-04-04 17:46:14 +02:00
zuul.d Replace linters test with integarted one 2021-05-21 16:07:06 +03: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
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
README.rst Fix the format of the bugs link 2019-11-04 16:48:56 +08:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:49:38 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:22:38 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-03-29 17:19:51 +00:00
tox.ini Cleanup py27 support 2020-04-27 20:33:48 +02:00

README.rst

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/