From 273f6c2102d51d6a099b6bdba8c329cffb6f65ec Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Thu, 7 Jul 2016 15:57:00 -0600 Subject: [PATCH] Use hostname rather than email. --- provision/inventories/production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provision/inventories/production b/provision/inventories/production index 6d13123..20fb851 100644 --- a/provision/inventories/production +++ b/provision/inventories/production @@ -1,5 +1,5 @@ [production] -159.203.2.143 ansible_ssh_private_key_file=~/.ssh/id_rsa +shop.bcbc.bike ansible_ssh_private_key_file=~/.ssh/id_rsa [servers:children] production