Commit Graph

10 Commits

Author SHA1 Message Date
Alex Schultz 09e0e81b09 Switch readme to rst
In order to release we need to fix some linting issues in the readme for
pypi. Let's switch it to rst to be consistent with the new standard.

Change-Id: Id8d4d7eea6ae65983b3c00e4db010088ac13cb66
2019-04-02 10:28:47 -06:00
Martin Magr 655d4ea9fe Pacemaker backup task
This patch add task for backing up pacemaker configuration and makes
existing mysql backup task a bit more configurable.

Change-Id: I67b1991daf617093ec59efea5062157d59106bd4
2019-02-26 09:16:11 +00:00
Dan Macpherson da38af7d2d Adding Backup and Restore Operations
These are a set of tasks to help facilitate backup and restore operations.
This includes preparing an external backup host, configuring SSH for
rsync, and some initial tasks for backing up and restoring a containerized
galera cluster. This should lay the foundation for further backup and
restore tasks.

Change-Id: If5c11956291205cd04a6ef9bdb3d221fcd970f24
2018-10-16 15:20:44 +10:00
Sam Doran 4fab777295 Make role support multiple container runtimes
- add variable to be used for container runtime
- correct Docker container removal task  based on new output from docker_facts.py
- add validation for supported container runtimes
- update README

Change-Id: If9f8488192d0cc04783f9069dc43113da204ca57
2018-09-07 16:20:41 -04:00
Sam Doran 50cd84431e Correct variable names in module and tasks file
Change-Id: Ibfb112aa4dcd2dc1c545c4f900607052d1d8a7a0
2018-07-24 22:56:20 +00:00
Sam Doran c76cb5a371 Update README
Document how serivce restart works
2018-06-21 15:13:57 -04:00
Sam Doran 73d9b549c9 Change variable names for service_map_facts and update README 2018-06-11 15:41:58 -04:00
Sam Doran da623d778b Add better documentation and examples
Update READEME with detailed description of tasks files within role
Create example playbooks
Set better role defaults
2018-05-01 15:27:24 -04:00
Sam Doran f60191f1b4 Use custom docker_facts module to get Docker info 2018-04-23 15:37:08 -04:00
Sam Doran c732b72ce5 Initial commit 2018-04-23 12:04:58 -04:00