From a19575ffc039cad0a523d611705e952389ca55b9 Mon Sep 17 00:00:00 2001 From: Markus Hauschild Date: Mon, 15 Feb 2016 20:03:19 +0100 Subject: [PATCH] New mail test server. --- hosts | 3 +-- site.yml | 7 +------ 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/hosts b/hosts index 97dd4c1..f97d2bc 100644 --- a/hosts +++ b/hosts @@ -1,4 +1,3 @@ [kitchen] [fan-rz] -ptest.binary.kitchen -xtest.binary-kitchen.net +mail.binary-kitchen.com diff --git a/site.yml b/site.yml index 452ad49..028a38c 100644 --- a/site.yml +++ b/site.yml @@ -7,11 +7,6 @@ - ntp - name: Setup test mail server - hosts: ptest.binary.kitchen + hosts: mail.binary-kitchen.com roles: - mail - -- name: Setup test prosody server - hosts: xtest.binary-kitchen.net - roles: - - prosody