Commit Graph

5 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
Zuul 98def321e5 Merge "Fix temp. inventory on the backup host" 2019-03-15 10:51:50 +00: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
Juan Badia Payno fb411a2756 Fix temp. inventory on the backup host
On the mysql backup task, there is a problem when the backup file is
trying to copied to the backup server. This patch fix that using
the IP instead of the hostname

Change-Id: If6fa0f337d5aa5a51bea7c6823b20c21b134b576
2019-02-19 08:28:36 +01: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