Role repo_server for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov bce490a901 Update tox.ini to work with 4.0
With tox release of 4.0, some parameters were deprecated and are ignored now
which causes tox failures. One of the most spread issues we have is using
`whitelist_externals` isntead of `allowlist_externals`


Change-Id: I26188d170af62c4a3217429dd98f61936bceba19
2022-12-28 22:27:06 +01:00
defaults Use distro packages for nginx on centos. 2022-05-29 17:33:00 +00:00
doc Switch sphinx language to en 2022-05-30 16:01:48 +02: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 Remove all code for lsync, rsync and ssh 2022-05-19 16:33:18 +00:00
meta Remove references to unsupported operating systems 2021-03-16 08:51:12 +00:00
releasenotes Use distro packages for nginx on centos. 2022-05-29 17:33:00 +00:00
tasks Convert include to include_tasks 2022-09-03 21:14:29 -05:00
templates Remove all code for lsync, rsync and ssh 2022-05-19 16:33:18 +00:00
tests Convert include to include_tasks 2022-09-03 21:14:29 -05:00
vars Use the same vars file for all versions of centos 2022-05-19 16:41:55 +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 Update .gitreview for stable/zed 2022-12-13 13:23:23 +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 Update tox.ini to work with 4.0 2022-12-28 22:27:06 +01: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/