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