diff options
author | Michael Scherer <misc@ephaone.org> | 2014-09-29 11:24:35 -0400 |
---|---|---|
committer | Michael Scherer <misc@ephaone.org> | 2014-09-29 11:24:35 -0400 |
commit | 56599284ed73be3661796003d89c3ed73aa24cbd (patch) | |
tree | 6c8d3637e1da5a1aa8884104fcc67bf5d19471d4 /hosts |
Add hosts file for the 2 servers
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +[old] +66.35.48.40 ansible_ssh_user=misc ansible_sudo=yes ansible_ssh_port=108 + +[new] +209.132.179.13 ansible_ssh_user=root |