Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 293 Bytes

File metadata and controls

16 lines (12 loc) · 293 Bytes

check_galera

Usage

git clone git://github.com/idcf/check_galera.git
cd check_galera
bundle install --path vendor/bundle
TARGET_HOSTS=galerahost01,galerahost02 bundle exec rake

Configuration

Edit spec_config.rb or set environment variables. See spec_config.rb.