Role repo_server for OpenStack-Ansible
Go to file
Jesse Pretorius 9a784a376a Make all linting tests use upper-constraints
As per [1] all linting tests can now use upper-constraints. This patch
removes all instances of the install_command override relating to lint
testing which were needed to negate the use of upper-constraints.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-August/101474.html

Change-Id: Ic31611300aaeafb1c75d281604dc252ec8e0e4da
2016-08-20 16:07:49 +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 Add ability to change apt/yum package state 2016-08-02 15:43:34 +01:00
tasks Add ability to change apt/yum package state 2016-08-02 15:43:34 +01: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 Remove fastcgi and related configuration 2016-07-26 16:15:49 -07: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.