Diederik has submitted this change and it was merged.
Change subject: Use the appropriate bastion host.
......................................................................
Use the appropriate bastion host.
Change-Id: Ib0d90c9d7eae0428e14b6a92997fe7c6abe8c97a
---
M labs-migration-assistant/fabfile.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Diederik: Verified; Looks good to me, approved
diff --git a/labs-migration-assistant/fabfile.py
b/labs-migration-assistant/fabfile.py
index afcc178..011022d 100644
--- a/labs-migration-assistant/fabfile.py
+++ b/labs-migration-assistant/fabfile.py
@@ -57,7 +57,7 @@
env.abort_on_prompts = True
env.connection_attempts = 3
env.disable_known_hosts = True
-env.gateway = 'bast1001.wikimedia.org'
+env.gateway = 'bastion.wmflabs.org'
env.key_filename = os.path.join(os.path.expanduser('~'), '.ssh/id_rsa')
--
To view, visit https://gerrit.wikimedia.org/r/107908
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib0d90c9d7eae0428e14b6a92997fe7c6abe8c97a
Gerrit-PatchSet: 1
Gerrit-Project: labs/migration-assistant
Gerrit-Branch: master
Gerrit-Owner: Diederik <[email protected]>
Gerrit-Reviewer: Diederik <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits