diff options
author | Michael Scherer <misc@zarb.org> | 2014-12-12 14:21:38 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2014-12-12 14:21:38 +0100 |
commit | d9e874ece0c162fcba01553fbea0a8b2fd86d249 (patch) | |
tree | a23335cbf8cd2d5eed47fd6e82d17d4e0dbb245e | |
parent | 63c11db7ee6e76eb738f839b4b7597de5f31e393 (diff) |
Add the domain name to the hosts file
-rw-r--r-- | hosts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,4 +2,4 @@ 66.35.48.40 ansible_ssh_user=misc ansible_sudo=yes ansible_ssh_port=108 [new] -209.132.179.13 ansible_ssh_user=root +mscherer-prod-tosw.osop.rhcloud.com ansible_ssh_user=root |