Sha256: d011724120189df9e8ae2a2d7d22f3fd639f8afc747e3f69225a8dc3515b6dcf

Contents?: true

Size: 468 Bytes

Versions: 3

Compression:

Stored size: 468 Bytes

Contents

myreplicator:
  tmp_path: tmp/myreplicator
  mysqldump: mysqldump
  mysql: mysql
  outfile_location: /tmp/myreplicator
  escape_by: '"'
  terminate_by: '\t'
  enclosed_by: '"'
  lines_terminate_by: '\n'

okl_dev:
  ssh_host: localhost
  ssh_user: guest
  ssh_password: sasan
  ssh_tmp_dir: /home/guest

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
myreplicator-0.0.3 test/dummy/config/myreplicator.yml
myreplicator-0.0.2 test/dummy/config/myreplicator.yml
myreplicator-0.0.1 test/dummy/config/myreplicator.yml