Puppet module for mysql backup
Go to file
Colleen Murphy bd502ced88 Update Gemfile for Zuulv3
The logic in the Gemfile was relying on Zuulv2 variables to find out
whether the spec helper gem was already available on disk, and since
Zuulv3 has changed things it was failing to find it and downloading the
master version instead. This patch ensures the Gemfile looks for the gem
in the right place when running in CI.

Change-Id: Ic35f60eb6f400042e06a778b688287779e996045
2018-07-12 09:57:45 +02:00
manifests Use --single-transaction for mysqldump 2017-02-15 18:21:26 -06:00
spec/acceptance/nodesets Depend on helper gem for spec_helper_acceptance 2017-08-18 10:41:44 +02:00
templates Use instance variables in puppet template 2018-04-19 23:17:35 +02:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-07 13:04:07 -07:00
.gitreview Add initial puppet module files for mysql_backup 2015-01-29 11:15:27 -08:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:45 +02:00
LICENSE Add missing LICENSE file 2015-01-29 22:58:49 +00:00
README.md Add initial puppet module files for mysql_backup 2015-01-29 11:15:27 -08:00
Rakefile Add initial puppet module files for mysql_backup 2015-01-29 11:15:27 -08:00
metadata.json Replace ci.o.o links with docs.o.o/infra 2015-05-14 21:38:18 +00:00

README.md

OpenStack MySQL Backup Module

This module installs and configures MySQL Backup