Role repo_server for OpenStack-Ansible
467f8e3080
In an environment with sudo and lsyncd not already installed the pre install tasks try to set up config files before the config directories exist, and the tasks fail. This patch moves the sudo and lsyncd config tasks to run after the distro packages have been installed. In addition, sudo is added as a required distro package for the repo server. Change-Id: Iab09b732d63d007c1d638ec9dc35834e564e5ce5 |
||
---|---|---|
defaults | ||
doc | ||
examples | ||
files | ||
handlers | ||
meta | ||
releasenotes | ||
tasks | ||
templates | ||
tests | ||
vars | ||
zuul.d | ||
.gitignore | ||
.gitreview | ||
bindep.txt | ||
CONTRIBUTING.rst | ||
LICENSE | ||
manual-test.rc | ||
README.rst | ||
run_tests.sh | ||
setup.cfg | ||
setup.py | ||
tox.ini | ||
Vagrantfile |
Team and repository tags
OpenStack-Ansible Repo Server
Ansible role that deploys a repository server for python packages, git sources and package caching for deb/rpm.
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-repo_server/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-repo_server/
The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-repo_server/
The project home is at: https://launchpad.net/openstack-ansible/