From ad6f7762c11c5207a47b5d2ec556aa561a294aa8 Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Thu, 13 Dec 2018 00:51:02 -0500 Subject: [PATCH] Add host nimbus-1 --- hosts/nimbus-1.yml | 6 ++++++ hosts/vm-host-nginx.yml | 1 + omni.ini | 1 + 3 files changed, 8 insertions(+) create mode 100644 hosts/nimbus-1.yml diff --git a/hosts/nimbus-1.yml b/hosts/nimbus-1.yml new file mode 100644 index 0000000..1cb5317 --- /dev/null +++ b/hosts/nimbus-1.yml @@ -0,0 +1,6 @@ +--- +description: "Cloud Server 1" + +targets: + - admin + - web diff --git a/hosts/vm-host-nginx.yml b/hosts/vm-host-nginx.yml index 9fc6401..09a1444 100644 --- a/hosts/vm-host-nginx.yml +++ b/hosts/vm-host-nginx.yml @@ -3,3 +3,4 @@ description: "Nginx Development Server" targets: - admin + - web diff --git a/omni.ini b/omni.ini index 5565ecb..08e11c9 100644 --- a/omni.ini +++ b/omni.ini @@ -10,6 +10,7 @@ vm-host-gitea vm-host-plex vm-db-maria vm-db-prometheus +nimbus-1 [workstations] omega