From fa9934bb4d46cdba64179ee48fa1971fea3ad894 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Mart=C3=ADn?= Date: Tue, 22 Sep 2015 18:23:50 +0200 Subject: [PATCH] Updated hostfiles --- provision/hosts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/provision/hosts b/provision/hosts index ff2e5ca..a64ac5f 100644 --- a/provision/hosts +++ b/provision/hosts @@ -1,6 +1,5 @@ vagrant ansible_ssh_host=127.0.0.1 ansible_ssh_user=vagrant ansible_ssh_port=2222 -web-1 ansible_ssh_host=46.101.172.158 ansible_ssh_user=root ansible_ssh_port=22 -web-01 ansible_ssh_host=139.162.149.24 ansible_ssh_user=root ansible_ssh_port=22 +web-01 ansible_ssh_host=139.162.149.24 ansible_ssh_user=root ansible_ssh_port=22002 [localdev] vagrant @@ -8,9 +7,7 @@ vagrant [development] [production] -web-1 web-01 [deploy] -web-1 web-01