Role repo_server for OpenStack-Ansible
Go to file
Ravi Gummadi 58ed7d3bb6 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
(cherry picked from commit 33e7ad0400)
2017-02-23 16:08:29 +00:00
defaults Cap the number of worker threads 2017-02-23 16:08:29 +00:00
doc Point roles docs bugs to openstack-ansible LP 2016-12-01 14:03: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 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 16:08:29 +00: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 16:08:29 +00:00
tests Update repo for stable/ocata 2017-02-08 10:49:41 +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 Update .gitreview for stable/ocata 2017-02-03 18:59:04 +00: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
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 Update and clean up run_tests.sh 2017-01-06 16:50:33 +00: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 2016-12-02 05:11:29 +00:00
tox.ini Update repo for stable/ocata 2017-02-08 10:49:41 +00: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.