Role repo_server for OpenStack-Ansible
Go to file
Ravi Gummadi 31c8937271 Fix errors due to repo_service_user_name setting
Changing the paths of nginx logs to not rely on the
 user name of repo service. This is because nginx related
 configurations, playbooks assume nginx in the directory names.

Change-Id: I458293c687c1857e7d8451a200173bec554d9559
Closes-Bug: #1633739
2016-10-23 05:08:56 -05: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 Enable release notes translation 2016-10-06 20:39:41 +02:00
tasks Revert dynamic includes for inventory-based conditionals 2016-09-26 19:46:48 +01:00
templates Fix errors due to repo_service_user_name setting 2016-10-23 05:08:56 -05:00
tests Use centralised test scripts 2016-09-28 11:57:04 +01:00
vars Rename package lists (and related vars) appropriately 2016-08-26 14:35:50 -04: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 [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
manual-test.rc Use centralised test scripts 2016-09-28 11:57:04 +01:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:11:41 -04: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-09-29 22:37:18 +00:00
tox.ini Use upper constraints for all tox targets 2016-10-19 07:46:05 +01:00

README.rst

OpenStack-Ansible Repo Server

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