Add networking to hosts missing it

Update descriptions
Add router host vars file
Add vm-dev-nginx
This commit is contained in:
Ethan Paul 2018-12-22 13:55:07 -05:00
parent bf7105006e
commit fd77dbfca4
11 changed files with 29 additions and 13 deletions

View File

@ -1,5 +1,5 @@
---
description: "EN1 Reverse Proxy and VPN Server"
description: "EN1 Reverse Proxy / EN1 VPN Server"
targets:
- admin

View File

@ -1,5 +1,5 @@
---
description: "EN2 Cloud Server 1"
description: "EN2 Digitial Ocean Cloud Server"
targets:
- admin

View File

@ -1,6 +1,11 @@
---
description: "EN1 Secondary Hypervisor and Primary Datastore"
description: "EN1 Primary Datastore / EN1 Secondary Hypervisor"
targets:
- admin
- datastore
networking:
em1:
em2:
ovirtmgt:

View File

@ -5,3 +5,7 @@ targets:
- admin
- datastore
- hypervisor
networking:
em1:
ovirtmgt:

4
hosts/router.yml Normal file
View File

@ -0,0 +1,4 @@
---
targets:
- admin
- network

View File

@ -1,5 +1,5 @@
---
description: "MariaDB Server Host"
description: "Database Host: MariaDB"
targets:
- admin

View File

@ -1,5 +1,5 @@
---
description: "PrometheusDB Server Host"
description: "Database Host: PrometheusDB"
targets:
- admin

6
hosts/vm-dev-nginx.yml Normal file
View File

@ -0,0 +1,6 @@
---
description: "Development Host: Nginx Web Server"
targets:
- admin
- web

View File

@ -1,6 +1,9 @@
---
description: "Gitea Git Server Host"
description: "Application Host: Gitea"
targets:
- admin
- gitea
networking:
eth0:

View File

@ -1,6 +0,0 @@
---
description: "Nginx Development Server"
targets:
- admin
- web

View File

@ -1,5 +1,5 @@
---
description: "Plex Media Server Host"
description: "Application Host: Plex Media Server"
targets:
- admin