Skip to content

Instantly share code, notes, and snippets.

@snopoke
Created December 11, 2018 07:55
Show Gist options
  • Save snopoke/dc718a6ad517d51421e4a68cb15c804c to your computer and use it in GitHub Desktop.
Save snopoke/dc718a6ad517d51421e4a68cb15c804c to your computer and use it in GitHub Desktop.
copy_files:
- couch6:
- source_host: couch4
source_user: couchdb
source_dir: /opt/data/couchdb2/
target_dir: /opt/data/couchdb2/
files:
- shards/00000000-1fffffff/commcarehq__fixtures.1495821829.couch
- .shards/00000000-1fffffff/commcarehq__fixtures.1495821829_design
- couch7:
- source_host: couch4
source_user: couchdb
source_dir: /opt/data/couchdb2/
target_dir: /opt/data/couchdb2/
files:
- shards/00000000-1fffffff/commcarehq__fixtures.1495821829.couch
- .shards/00000000-1fffffff/commcarehq__fixtures.1495821829_design
- couch8:
- source_host: couch4
source_user: couchdb
source_dir: /opt/data/couchdb2/
target_dir: /opt/data/couchdb2/
files:
- shards/00000000-1fffffff/commcarehq__fixtures.1495821829.couch
- .shards/00000000-1fffffff/commcarehq__fixtures.1495821829_design
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment