Role repo_server for OpenStack-Ansible
Go to file
Erik Berg 860224c64e Exclude repo_build_global_links_path from sync
These files are only used by the repo_build during wheel requirements
and should only be needed and used on the repo_container they're on.

When you're transitioning from one distribution release to another,
e.g. xenial -> bionic, syncing the links directory between these
repo_containers can break the wheel building in weird ways.

Depends-on: I3bd6d3d987e32ee11c5f1fcb5c1b4b0fc797e7f9
Change-Id: Iaa2e52b26ba89802e06665ebe43fdf18e515abd7
2020-03-12 21:14:19 +01:00
defaults Exclude repo_build_global_links_path from sync 2020-03-12 21:14:19 +01:00
doc Updated from OpenStack Ansible Tests 2019-11-21 16:36:58 +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 pypiserver: drop pypi server 2019-03-29 10:02:36 +00:00
meta Clarify supported SUSE versions 2019-05-21 16:34:09 +02:00
releasenotes Replace git.openstack.org with opendev.org 2019-11-14 19:23:27 +02:00
tasks Add possibility to overwrite nginx public repo 2019-11-05 10:11:11 +01:00
templates Exclude repo_build_global_links_path from sync 2020-03-12 21:14:19 +01:00
tests Replace git.openstack.org with opendev.org 2019-11-14 19:23:27 +02:00
vars Add possibility to overwrite nginx public repo 2019-11-05 10:11:11 +01:00
zuul.d Merge "missing document start "---"" 2019-04-24 20:04:05 +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
CONTRIBUTING.rst Replace Chinese punctuation with English punctuation 2018-09-12 13:04:18 +00: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 2019-07-20 09:40:54 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2020-03-11 12:47:45 +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 2019-07-18 22:20:54 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:40 +08:00
setup.py Updated from global requirements 2017-03-02 11:52:25 +00:00
tox.ini [ussuri][goal] Updates for python 2.7 drop 2020-03-01 19:22:41 -06: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/