diff options
author | Michael Scherer <misc@zarb.org> | 2015-03-23 12:24:36 +0100 |
---|---|---|
committer | Michael Scherer <misc@zarb.org> | 2015-03-23 12:26:06 +0100 |
commit | 84b940b54a1bebdda3e415782aab1402d6843bce (patch) | |
tree | e8ae0974c7d26647b61050e68900f476b436cacf /playbooks | |
parent | 6ea2f9549551cff5a1d20f829b3f7d31d30fb5eb (diff) |
Rename the server
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/os1.theopensourceway.org.yml (renamed from playbooks/new.theopensourceway.org.yml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/new.theopensourceway.org.yml b/playbooks/os1.theopensourceway.org.yml index 029cf93..6b7f390 100644 --- a/playbooks/new.theopensourceway.org.yml +++ b/playbooks/os1.theopensourceway.org.yml @@ -1,5 +1,5 @@ --- -- hosts: new.theopensourceway.org +- hosts: os1.theopensourceway.org vars: mailman_webinterface: lists.theopensourceway.org mailman_prefix: theopensourceway.org |