Role repo_server for OpenStack-Ansible
Go to file
Ravi Gummadi 33e7ad0400 Cap the number of worker threads
Users can configure the number of worker threads however when it's
not specified the calculated number of workers can get too large on
hosts with a large number of CPUs.

Change-Id: Idda6e476e9e9b5842c4cc03e9853ec31d123abc5
2017-02-23 05:45:07 -05:00
defaults Cap the number of worker threads 2017-02-23 05:45:07 -05:00
doc Use https instead of http for git.openstack.org 2017-02-06 22:02:23 +08: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 Trusty Support from repo_server role 2016-12-15 15:32:32 +00:00
meta Remove Trusty Support from repo_server role 2016-12-15 15:32:32 +00:00
releasenotes Cap the number of worker threads 2017-02-23 05:45:07 -05:00
tasks Ensure we use the package module when installing packages. 2017-01-30 13:59:17 +02:00
templates Cap the number of worker threads 2017-02-23 05:45:07 -05:00
tests Remove pip_install as meta-dependency 2016-12-01 18:26:07 +00:00
vars Deploy lsyncd config properly on CentOS 2017-01-16 21:24:40 +00:00
.gitignore Update testing bits for consistency 2016-09-17 17:11:41 -04:00
.gitreview updated repo pathing for new org 2015-12-10 20:47:45 -06:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 17:07:19 -04:00
LICENSE first commit 2015-12-09 09:25:37 -06:00
README.rst Show team and repo badges on README 2016-11-25 16:23:45 +01:00
Vagrantfile Add Vagrantfile for local testing 2017-02-15 11:52:30 +07:00
bindep.txt Remove Trusty Support from repo_server role 2016-12-15 15:32:32 +00:00
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Add Vagrantfile for local testing 2017-02-15 11:52:30 +07:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:45:28 +05:30
setup.py Updated from global requirements 2016-07-15 03:58:23 +00:00
test-requirements.txt Updated from global requirements 2017-02-11 17:49:33 +00:00
tox.ini Use https instead of http for git.openstack.org 2017-02-06 22:02:23 +08:00

README.rst

Team and repository tags

image

OpenStack-Ansible Repo Server

Ansible role that deploys a repository server for python packages and git sources.