Role repo_server for OpenStack-Ansible
Go to file
Kourosh Vivan bd8a24716c Add possibility to overwrite nginx public repo
For Centos, we use by default public repo for nginx. You can change this
behaviour with these role-wide variables:
- repo_centos_nginx_mirror
- repo_centos_nginx_key

Or with these osa-wide variables:
- centos_nginx_mirror
- centos_nginx_key

Change-Id: I8dcb3c97e9593877a4a420bd32b50ae29d9d311c
2019-11-05 10:11:11 +01:00
defaults Add possibility to overwrite nginx public repo 2019-11-05 10:11:11 +01:00
doc PDF Documentation Build tox target 2019-10-17 15:37:51 +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 Update master for stable/train 2019-10-22 19:04:17 +00:00
tasks Add possibility to overwrite nginx public repo 2019-11-05 10:11:11 +01:00
templates pypiserver: drop pypi server 2019-03-29 10:02:36 +00:00
tests Change the tests source to opendev 2019-05-21 08:53:09 +00: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
bindep.txt Updated from OpenStack Ansible Tests 2019-05-09 11:36:04 +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
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
README.rst Change the tests source to opendev 2019-05-21 08:53:09 +00: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 PDF Documentation Build tox target 2019-10-17 15:37:51 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2019-07-20 09:40:54 +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/>