diff options
author | Michael Scherer <misc@redhat.com> | 2017-10-16 22:21:58 +0200 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2017-10-16 22:21:58 +0200 |
commit | ba46305ac81315ede5db90eff2bd5890af2e2367 (patch) | |
tree | 8919b3db988fe7537b8d6e66457a0f571011dbae /hosts | |
parent | ffe97d8d04aaa20b77641d231b88db060c39faba (diff) |
Fix the playbook after the migration out of os1
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,5 +1,2 @@ -[old] -66.35.48.40 ansible_ssh_user=misc ansible_sudo=yes ansible_ssh_port=108 - -[new] -os1.theopensourceway.org ansible_ssh_user=root +[osci] +osci.theopensourceway.org ansible_ssh_user=root |