From b083a68f7844e1c34aece25928971cdec249d914 Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Thu, 13 Dec 2018 22:00:18 -0500 Subject: [PATCH] Add proper site tag to hosts --- hosts/apex.yml | 2 +- hosts/nimbus-1.yml | 2 +- hosts/novis.yml | 2 +- hosts/remus.yml | 2 +- hosts/romulus.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hosts/apex.yml b/hosts/apex.yml index 9716fb1..00ab46f 100644 --- a/hosts/apex.yml +++ b/hosts/apex.yml @@ -1,5 +1,5 @@ --- -description: "Reverse Proxy and VPN Server" +description: "EN1 Reverse Proxy and VPN Server" targets: - admin diff --git a/hosts/nimbus-1.yml b/hosts/nimbus-1.yml index 1cb5317..cd8c17f 100644 --- a/hosts/nimbus-1.yml +++ b/hosts/nimbus-1.yml @@ -1,5 +1,5 @@ --- -description: "Cloud Server 1" +description: "EN2 Cloud Server 1" targets: - admin diff --git a/hosts/novis.yml b/hosts/novis.yml index 045bb8c..0a9a0bd 100644 --- a/hosts/novis.yml +++ b/hosts/novis.yml @@ -1,5 +1,5 @@ --- -description: "Secondary Datastore" +description: "EN1 Secondary Datastore" targets: - admin - datastore diff --git a/hosts/remus.yml b/hosts/remus.yml index d39d9f6..d2d57a0 100644 --- a/hosts/remus.yml +++ b/hosts/remus.yml @@ -1,5 +1,5 @@ --- -description: "Secondary Hypervisor and Primary Datastore" +description: "EN1 Secondary Hypervisor and Primary Datastore" targets: - admin diff --git a/hosts/romulus.yml b/hosts/romulus.yml index 2e86d99..c7945f1 100644 --- a/hosts/romulus.yml +++ b/hosts/romulus.yml @@ -1,5 +1,5 @@ --- -description: "Primary Hypervisor" +description: "EN1 Primary Hypervisor" targets: - admin