Sha256: ec681a3d4b0e97eae73f38cc7ee95ea748a48b318898534a293b8beeba8f6d9f

Contents?: true

Size: 548 Bytes

Versions: 2

Compression:

Stored size: 548 Bytes

Contents

myreplicator:
  tmp_path: 
  mysqldump: mysqldump
  mysqlimport: mysqlimport
  mysql: mysql
  outfile_location: /tmp/myreplicator
  escape_by: '"'
  terminate_by: '\t'
  enclosed_by: '"'
  lines_terminate_by: '\n'
  auth_required: yes
  login_redirect: /auth/google_apps/

okl_dev:
  ssh_host: localhost
  ssh_user: guest
  ssh_password: sasanguest
  ssh_tmp_dir: /home/guest/tmp
  
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

2 entries across 2 versions & 1 rubygems

Version Path
myreplicator-0.0.15 test/dummy/config/myreplicator.yml
myreplicator-0.0.14 test/dummy/config/myreplicator.yml