aboutsummaryrefslogtreecommitdiffstats
path: root/inventory.ini
blob: 91ab46e233d7f1f66bd8204e7eac717c9281cd6f (plain) (blame)
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

# inventory.ini
#
# ---

# os distribution

[openbsd]
dcontroller

[freebsd]
stack0

[debian]
emb0

[alpine]
stack0-vm0
stack0-vm1
stack0-vm2

[linux:children]
alpine
debian

[bsd:children]
freebsd
openbsd

# all hosts
[servers:children]
bsd
linux
remember that computers suck.