From 91e7916a64bbacf313c8b1b592d78a0016bbe709 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Sat, 24 Aug 2019 14:33:46 -0400 Subject: [PATCH] Add inerro workstation Update inventory with fqdn's --- hosts/inerro.tre2.local.yml | 6 ++++++ omni.ini | 29 +++++++++++++++-------------- 2 files changed, 21 insertions(+), 14 deletions(-) create mode 100644 hosts/inerro.tre2.local.yml diff --git a/hosts/inerro.tre2.local.yml b/hosts/inerro.tre2.local.yml new file mode 100644 index 0000000..06f4825 --- /dev/null +++ b/hosts/inerro.tre2.local.yml @@ -0,0 +1,6 @@ +--- +description: "Wandering excursion" + +targets: + - admin + - workstations diff --git a/omni.ini b/omni.ini index 07f62b1..e11e376 100644 --- a/omni.ini +++ b/omni.ini @@ -1,23 +1,24 @@ -router +router.net.enp.one [servers] -romulus -remus -novis +romulus.net.enp.one +remus.net.enp.one +novis.tre2.local [vms] -vm-db-mysql -vm-dev-nginx -vm-host-gitea -vm-host-plex -vm-host-bitwarden -vm-host-nextcloud -vm-host-minecraft +vm-db-mysql.net.enp.one +vm-dev-nginx.net.enp.one +vm-host-gitea.net.enp.one +vm-host-plex.net.enp.one +vm-host-bitwarden.net.enp.one +vm-host-nextcloud.net.enp.one +vm-host-minecraft.net.enp.one [cloud] -nimbus-1 +nimbus-1.net.enp.one [workstations] omega -vigil-nox -serico-nox +vigil-nox.tre2.local +serico-nox.tre2.local +inerro.tre2.local