Commit Graph

9 Commits

Author SHA1 Message Date
Ghanshyam Mann 7350bf7eb8 Retire Tripleo: remove repo content
TripleO project is retiring
- https://review.opendev.org/c/openstack/governance/+/905145

this commit remove the content of this project repo

Change-Id: Ic84ac5786ecc68729827ff35ad7ee3ef21a6652f
2024-02-24 11:40:51 -08:00
Juan Badia Payno f3ed94413d Added filesystem backup
Added filesystem backup task, Its documentation and an example
of how to use it.

Change-Id: I59d48d4f6450373ff416e86b1e911017f02603eb
2019-03-05 09:45:17 +01: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
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 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