Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius a1ba9fc5ad Compress test execution logs
The volume of logs we collect in CI jobs are extensive. This
patch ensures that the logs collected are compressed to reduce
the space taken in CI systems.

PYTHONUNBUFFERED is also set to ensure that the console log
from the CI jobs is recorded in the exact order of execution.

Change-Id: Ife23b1d9118bd9c22eb2b62abb2842905a77f5fd
Related-Bug: #1620849
2016-09-09 10:55:32 +01:00
defaults Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00
doc [DOCS] Update repo server role docs 2016-08-15 14:01:20 +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 fastcgi and related configuration 2016-07-26 16:15:49 -07:00
meta Updated role for multi-distro support 2016-05-13 10:48:57 +00:00
releasenotes Rename package lists (and related vars) appropriately 2016-08-26 14:35:50 -04:00
tasks Cater for git cache when preparing repo server 2016-09-08 20:45:32 +00:00
templates Remove fastcgi and related configuration 2016-07-26 16:15:49 -07:00
tests Clean up container cache prep in tasks 2016-06-18 04:51:06 +00:00
vars Rename package lists (and related vars) appropriately 2016-08-26 14:35:50 -04:00
.gitignore Add .gitignore file 2016-05-04 17:06:31 +01: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 [DOCS] - Removing tags: and category: 2016-08-18 17:07:19 -04:00
bindep.txt Compress test execution logs 2016-09-09 10:55:32 +01:00
run_tests.sh Added SNI support for repo_server role via OS packages 2016-08-19 20:43:01 +00:00
setup.cfg first commit 2015-12-09 09:25:37 -06:00
setup.py Updated from global requirements 2016-07-15 03:58:23 +00:00
test-requirements.txt Updated from global requirements 2016-08-18 23:48:43 +00:00
tox.ini Compress test execution logs 2016-09-09 10:55:32 +01:00

README.rst

OpenStack-Ansible Repo Server

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