An Ansible deployment to manage backups for Windmill.
Go to file
OpenDev Sysadmins 315d52d620 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:52:07 +00:00
.zuul.d OpenDev Migration Patch 2019-04-19 19:52:07 +00:00
config/borgmatic Initialize an empty borg repository 2019-02-16 14:05:41 -05:00
doc Initial commit 2019-02-11 14:49:05 -05:00
inventory/testing Initialize an empty borg repository 2019-02-16 14:05:41 -05:00
playbooks Switch back to inventory_hostname_short for borg user 2019-03-19 12:49:02 -04:00
tests OpenDev Migration Patch 2019-04-19 19:52:07 +00:00
tools Install roles into ~/.ansible/roles 2019-02-27 21:51:25 -05:00
.gitignore Initial commit 2019-02-11 14:49:05 -05:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:07 +00:00
.yamllint Initial commit 2019-02-11 14:49:05 -05:00
LICENSE Initial commit 2019-02-11 14:49:05 -05:00
README.rst Initial commit 2019-02-11 14:49:05 -05:00
bindep.txt Initial commit 2019-02-11 14:49:05 -05:00
requirements.txt Initial commit 2019-02-11 14:49:05 -05:00
test-requirements.txt Initial commit 2019-02-11 14:49:05 -05:00
tox.ini Initial commit 2019-02-11 14:49:05 -05:00

README.rst

windmill-backup

An Ansible deployment to validate ansible roles for Continuous Integration

Description

Windmill is a collection of Ansible playbooks and roles used to deploy Continuous Integration (CI) tools. It serves to be a functional test environment for our Ansible CI roles primarily, however it also provides an example deployment for users.