From 0988eb95c8814415310686afd4db9bdfb2ce32d9 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Thu, 18 Feb 2016 13:19:21 -0500 Subject: [PATCH] More friendly placeholders for hosts file --- hosts | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/hosts b/hosts index 4fa8a20..dd4c105 100644 --- a/hosts +++ b/hosts @@ -1,17 +1,18 @@ [web] -webhostname +wrestlingdev-app1 +wrestlingdev-app2 [worker] -woker1 +wrestlingdev-worker1 [db] -db1-hostname -db2-hostname -db3-hostname +wrestlingdev-db1 +wrestlingdev-db2 +wrestlingdev-db3 [db_first_cluster_node] -db1-hostname +wrestlingdev-db1 [proxy] -haproxy-hostname +wrestlingdev-proxy