An Ansible deployment to manage backups for Windmill.
Go to file
Paul Belanger bd4f3bbdad Ensure borgmatic configuration is setup for borgbackup
This adds support for the borgmatic default configuration file.

Change-Id: I3023ad0402c42aa48a1df009f29f0397cc17f87d
Depends-On: https://review.openstack.org/636766
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2019-02-13 21:28:05 -05:00
.zuul.d Add windmill-backup to required-projects 2019-02-13 21:03:29 -05:00
doc Initial commit 2019-02-11 14:49:05 -05:00
inventory/testing Ensure borgmatic configuration is setup for borgbackup 2019-02-13 21:28:05 -05:00
playbooks Initial commit 2019-02-11 14:49:05 -05:00
tests Initial commit 2019-02-11 14:49:05 -05:00
tools Initial commit 2019-02-11 14:49:05 -05:00
.gitignore Initial commit 2019-02-11 14:49:05 -05:00
.gitreview Added .gitreview 2019-01-30 21:55:17 +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.