ArielGlenn has uploaded a new change for review. https://gerrit.wikimedia.org/r/282123
Change subject: set up scap config and target host list for dumps scap3 deployment ...................................................................... set up scap config and target host list for dumps scap3 deployment Change-Id: I14f8dce448d5301267d411aa901256be2dcc6987 --- A dumps_targets A scap.cfg 2 files changed, 8 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/dumps/scap refs/changes/23/282123/1 diff --git a/dumps_targets b/dumps_targets new file mode 100644 index 0000000..93b9110 --- /dev/null +++ b/dumps_targets @@ -0,0 +1,3 @@ +snapshot1005.eqiad.wmnet +snapshot1006.eqiad.wmnet +snapshot1007.eqiad.wmnet diff --git a/scap.cfg b/scap.cfg new file mode 100644 index 0000000..e283000 --- /dev/null +++ b/scap.cfg @@ -0,0 +1,5 @@ +[global] +git_repo: dumps/dumps +git_deploy_dir: /srv/deployment +ssh_user: datasets +dsh_targets: dumps_targets -- To view, visit https://gerrit.wikimedia.org/r/282123 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I14f8dce448d5301267d411aa901256be2dcc6987 Gerrit-PatchSet: 1 Gerrit-Project: operations/dumps/scap Gerrit-Branch: master Gerrit-Owner: ArielGlenn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
