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 /playbooks | |
parent | ffe97d8d04aaa20b77641d231b88db060c39faba (diff) |
Fix the playbook after the migration out of os1
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml (renamed from playbooks/os1.theopensourceway.org.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/os1.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index 8fa9322..8d35e39 100644 --- a/playbooks/os1.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -1,5 +1,5 @@ --- -- hosts: os1.theopensourceway.org +- hosts: osci.theopensourceway.org vars: mailman_webinterface: lists.theopensourceway.org mailman_prefix: theopensourceway.org |