Restructure repository, removing old stuff
This commit is contained in:
6
_legacy/hosts/apex.yml
Normal file
6
_legacy/hosts/apex.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
description: "EN1 Reverse Proxy / EN1 VPN Server"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- vpn
|
8
_legacy/hosts/inerro.tre2.local.yml
Normal file
8
_legacy/hosts/inerro.tre2.local.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: "Wandering excursion"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- workstations
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
20
_legacy/hosts/jupiter.net.enp.one.yml
Normal file
20
_legacy/hosts/jupiter.net.enp.one.yml
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
description: "EN1 System Control Node"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- network
|
||||
|
||||
networking:
|
||||
eno1:
|
||||
dhcp: Yes
|
||||
eno2:
|
||||
addresses: ["192.168.255.10/24"]
|
||||
|
||||
# demo:
|
||||
# addresses: ["192.168.1.10/24", "192.168.100.10/24"]
|
||||
# dhcp: true
|
||||
# dhcp6: true
|
||||
# gateway: 192.168.1.1
|
||||
# dns: ["8.8.8.8", "8.8.4.4"]
|
||||
# vlans: ["101", "200"]
|
6
_legacy/hosts/nimbus-1.net.enp.one.yml
Normal file
6
_legacy/hosts/nimbus-1.net.enp.one.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
description: "EN2 Digitial Ocean Cloud Server"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- web
|
5
_legacy/hosts/novis.tre2.local.yml
Normal file
5
_legacy/hosts/novis.tre2.local.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: "EN1 Secondary Datastore"
|
||||
targets:
|
||||
- admin
|
||||
- datastore
|
6
_legacy/hosts/omega.tre2.local.yml
Normal file
6
_legacy/hosts/omega.tre2.local.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
description: "And the Last"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- workstations
|
9
_legacy/hosts/remus.net.enp.one.yml
Normal file
9
_legacy/hosts/remus.net.enp.one.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "EN1 Primary Datastore / EN1 Secondary Hypervisor"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- datastore
|
||||
|
||||
networking:
|
||||
ovirtmgt:
|
10
_legacy/hosts/romulus.net.enp.one.yml
Normal file
10
_legacy/hosts/romulus.net.enp.one.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
description: "EN1 Primary Hypervisor"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- datastore
|
||||
- hypervisor
|
||||
|
||||
networking:
|
||||
ovirtmgt:
|
33
_legacy/hosts/router.net.enp.one.yml
Normal file
33
_legacy/hosts/router.net.enp.one.yml
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
description: EN1 Core Router
|
||||
|
||||
ansible_network_os: edgeos
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- network
|
||||
|
||||
network:
|
||||
ethernet_eth0:
|
||||
address: dhcp
|
||||
description: UPLINK
|
||||
extra:
|
||||
- duplex auto
|
||||
- speed auto
|
||||
ethernet_eth1:
|
||||
address: 10.42.100.1/24
|
||||
description: PUBLIC
|
||||
extra:
|
||||
- duplex auto
|
||||
- speed auto
|
||||
ethernet_eth2:
|
||||
address: 10.42.101.1/24
|
||||
description: PRIVATE
|
||||
extra:
|
||||
- duplex auto
|
||||
- speed auto
|
||||
ethernet_eth2_vif_10:
|
||||
address: 10.42.102.1/24
|
||||
description: SECURE
|
||||
extra:
|
||||
- mtu 1500
|
8
_legacy/hosts/serico-nox.tre2.local.yml
Normal file
8
_legacy/hosts/serico-nox.tre2.local.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: "Smooth as Silk"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- workstations
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
8
_legacy/hosts/vigil-nox.tre2.local.yml
Normal file
8
_legacy/hosts/vigil-nox.tre2.local.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
description: "Watcher who Watches the Watchmen"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- workstations
|
||||
|
||||
ansible_python_interpreter: /usr/bin/python3
|
5
_legacy/hosts/vm-db-maria.net.enp.one.yml
Normal file
5
_legacy/hosts/vm-db-maria.net.enp.one.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: "Database Host: MariaDB"
|
||||
|
||||
targets:
|
||||
- admin
|
5
_legacy/hosts/vm-db-mysql.net.enp.one.yml
Normal file
5
_legacy/hosts/vm-db-mysql.net.enp.one.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: "Database Host: MySQL"
|
||||
|
||||
targets:
|
||||
- admin
|
5
_legacy/hosts/vm-db-prometheus.net.enp.one.yml
Normal file
5
_legacy/hosts/vm-db-prometheus.net.enp.one.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
description: "Database Host: PrometheusDB"
|
||||
|
||||
targets:
|
||||
- admin
|
6
_legacy/hosts/vm-dev-nginx.net.enp.one.yml
Normal file
6
_legacy/hosts/vm-dev-nginx.net.enp.one.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
description: "Development Host: Nginx Web Server"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- web
|
9
_legacy/hosts/vm-host-bitwarden.net.enp.one.yml
Normal file
9
_legacy/hosts/vm-host-bitwarden.net.enp.one.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "Application Host: Bitwarden"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- bitwarden
|
||||
|
||||
networking:
|
||||
eth0:
|
9
_legacy/hosts/vm-host-gitea.net.enp.one.yml
Normal file
9
_legacy/hosts/vm-host-gitea.net.enp.one.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "Application Host: Gitea"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- gitea
|
||||
|
||||
networking:
|
||||
eth0:
|
9
_legacy/hosts/vm-host-minecraft.net.enp.one.yml
Normal file
9
_legacy/hosts/vm-host-minecraft.net.enp.one.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "Application Host: Minecraft"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- minecraft
|
||||
|
||||
networking:
|
||||
eth0:
|
9
_legacy/hosts/vm-host-nextcloud.net.enp.one.yml
Normal file
9
_legacy/hosts/vm-host-nextcloud.net.enp.one.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
description: "Application Host: Nextcloud"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- nextcloud
|
||||
|
||||
networking:
|
||||
eth0:
|
6
_legacy/hosts/vm-host-plex.net.enp.one.yml
Normal file
6
_legacy/hosts/vm-host-plex.net.enp.one.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
description: "Application Host: Plex Media Server"
|
||||
|
||||
targets:
|
||||
- admin
|
||||
- plex
|
Reference in New Issue
Block a user