From f299386ed29ffeda1ad581e5ebef80f4fbb89a27 Mon Sep 17 00:00:00 2001 From: jowj Date: Sun, 7 Oct 2018 00:03:49 -0500 Subject: [PATCH] update to use deployment user --- deployments/mojobot/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/mojobot/hosts.yml b/deployments/mojobot/hosts.yml index de0b9ab..5bb0ddf 100644 --- a/deployments/mojobot/hosts.yml +++ b/deployments/mojobot/hosts.yml @@ -4,7 +4,7 @@ all: hosts: monitoring.awful.club: vars: - ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q josiah@ssh.awful.club"' + ansible_ssh_common_args: '-o ProxyCommand="ssh -W %h:%p -q ansible@ssh.awful.club"' macs: hosts: hydra-ling: