aboutsummaryrefslogtreecommitdiffstats
path: root/inventory.ini
blob: adac07e8ff3e6c7013b0631adb0b3c1963fb1af6 (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
34
35
36
37
38
39
40

# inventory.ini
#
# ---

# os distribution

[openbsd]
dcontroller

[freebsd]
stack0

[debian]
emb0

[alpine]
vm0
vm1
vm2

[linux:children]
alpine
debian

[bsd:children]
freebsd
openbsd

[client]
bentonite
graphite
guest0
guest1
guest2

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