From 893cd40bc1900c4d727ca9a4a5e97d66e1cfa7c2 Mon Sep 17 00:00:00 2001 From: Drew Larson Date: Thu, 23 Jun 2016 17:38:34 -0600 Subject: [PATCH] Add ip address. --- provision/inventories/production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/provision/inventories/production b/provision/inventories/production index a2a5909..6d13123 100644 --- a/provision/inventories/production +++ b/provision/inventories/production @@ -1,5 +1,5 @@ [production] -1.1.1.1 ansible_ssh_private_key_file=~/.ssh/id_rsa +159.203.2.143 ansible_ssh_private_key_file=~/.ssh/id_rsa [servers:children] production