Jimmy McCrory c87a8c1d4c Remove fastcgi and related configuration
In I62321a7b62dabca469eb072ddbf4e8f250ce0fb3, git daemon was added to
support hosting git repos from the repo server over the git protocol.
When the integrated build transitions to using it, fastcgi and all
related configuration can be removed.

Depends-On: I09bc504490d4b5114895f7f646fc8254748a7f41
Change-Id: I7ec8277d3883d1f8891de6ae2b0881fe026a34c8
2016-07-26 16:15:49 -07:00
2016-03-02 04:20:17 +00:00
2016-05-04 17:06:31 +01:00
2015-12-10 20:47:45 -06:00
2015-12-09 09:25:37 -06:00
2016-05-03 09:24:05 +00:00
2015-12-09 09:25:37 -06:00
2016-07-15 03:58:23 +00:00

OpenStack-Ansible Repo Server

tags

openstack, repo, server, cloud, ansible

category

*nix

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

- name: Setup repo servers
  hosts: repo_all
  user: root
  roles:
    - { role: "repo_server", tags: [ "repo-server" ] }
Description
Role repo_server for OpenStack-Ansible
Readme 4.2 MiB
Languages
Python 71.8%
Shell 28.2%