-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhomelab.yml
62 lines (58 loc) · 1.4 KB
/
homelab.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# network servers
#
# This group contains infrastructure for edge and local
# networks, private proxying, firewalls, etc.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
networking:
hosts:
brunelli:
moxy:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# container infrastructure
#
# This group contains Docker cluster hosts.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
containers:
hosts:
carlyle:
nassau:
oasis:
pisco:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# on-prem infrastructure
#
# This group contains all hosts in the local infrastructure.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
on_prem:
hosts:
carlyle:
moxy:
nassau:
oasis:
pisco:
cosa:
odin:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# cloud infrastructure
#
# This group contains all hosts in cloud infrastructure.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
cloud:
hosts:
aristotle:
brunelli:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Proxmox VMs
#
# This group contains all hosts from Proxmox.
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
proxmox:
hosts:
moxy:
nassau:
oasis:
pisco:
cosa:
odin: