Role repo_server for OpenStack-Ansible
Go to file
Kevin Carter 0c0b03b498
Removed pip requirements from the repo-server role
The pip requirements in this role are not needed to stand up the
repo-server. Being that they're not required they should be removed.
The needed bits used to build the python wheels will be re-added to
the repo-build role where it can leverage the cloned upstream upper
constraints file from the openstack global requirements repo.

Change-Id: I16cd9c3b00b4bcf886da1d31c69d19f49c46969f
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-02-25 13:26:42 -06:00
defaults Removed pip requirements from the repo-server role 2016-02-25 13:26:42 -06:00
doc first commit 2015-12-09 09:25:37 -06:00
files Remove yaprt/openstack-wheel-builder from repo-server 2016-01-20 10:15:46 +00:00
handlers first commit 2015-12-09 09:25:37 -06:00
meta first commit 2015-12-09 09:25:37 -06:00
tasks Removed pip requirements from the repo-server role 2016-02-25 13:26:42 -06:00
templates first commit 2015-12-09 09:25:37 -06:00
tests Update tox config and add bashate E006, E040 exceptions 2016-02-12 11:59:02 +00:00
.gitreview updated repo pathing for new org 2015-12-10 20:47:45 -06:00
CONTRIBUTING.rst first commit 2015-12-09 09:25:37 -06:00
LICENSE first commit 2015-12-09 09:25:37 -06:00
README.rst first commit 2015-12-09 09:25:37 -06:00
run_tests.sh first commit 2015-12-09 09:25:37 -06:00
setup.cfg first commit 2015-12-09 09:25:37 -06:00
setup.py first commit 2015-12-09 09:25:37 -06:00
test-requirements.txt Update tox config and add bashate E006, E040 exceptions 2016-02-12 11:59:02 +00:00
tox.ini Update tox config and add bashate E006, E040 exceptions 2016-02-12 11:59:02 +00:00

README.rst

OpenStack repo server

tags

openstack, repo, server, cloud, ansible

category

*nix

Role to deploy a repository server for both python packages and git sources.

- name: Setup repo servers
  hosts: repo_all
  user: root
  roles:
    - { role: "repo_server", tags: [ "repo-server" ] }
  vars:
    memcached_servers: 127.0.0.1:11211
    memcached_encryption_key: secrete