Role repo_server for OpenStack-Ansible
Go to file
Travis Truman f223f9b180 Rename package lists (and related vars) appropriately
In order to make it easier to differentiate between the lists of
python packages, distribution packages, downloaded packages,
package pins and other similar variables the variable names are
being changed to ensure that they have a more explicit suffix
that defines the purpose and makes the naming more consistent.

This is to facilitate a lookup plugin which will be able to look
up all the package lists and present them as a consolidated piece
of data which may be used for artifact preparation.

Change-Id: I6a27bfbd0fc9bbcd341d602bab074b0ea1bdbbca
2016-08-26 14:35:50 -04: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 Rename package lists (and related vars) appropriately 2016-08-26 14:35:50 -04: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 Added SNI support for repo_server role via OS packages 2016-08-19 20:43:01 +00: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 Make all linting tests use upper-constraints 2016-08-20 16:07:49 +01:00

README.rst

OpenStack-Ansible Repo Server

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