Sha256: 416327246958af4d56d368603dbc5083307534bd7474232bc275f88ac7651b24

Contents?: true

Size: 525 Bytes

Versions: 1

Compression:

Stored size: 525 Bytes

Contents

myreplicator:
  tmp_path: 
  mysqldump: /usr/local/mysql/bin/mysqldump
  mysqlimport: /usr/local/mysql/bin/mysqlimport
  mysql: mysql
  outfile_location: /tmp/myreplicator
  escape_by: '"'
  terminate_by: '\t'
  enclosed_by: '"'
  lines_terminate_by: '\n'
  login_redirect: /

okl_dev:
  ssh_host: localhost
  ssh_user: lnguyen
  ssh_password: 'H!13lPa:'
  ssh_tmp_dir: /Users/lnguyen/tmp

okl_test:
  ssh_host: 54.243.176.8
  ssh_user: ubuntu
  ssh_db_host: 127.0.0.1
  ssh_private_key: ~/oklbi-team.pem
  ssh_tmp_dir: /tmp

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
myreplicator-1.1.1 test/dummy/config/myreplicator.yml