blob: adac07e8ff3e6c7013b0631adb0b3c1963fb1af6 (
plain) (
tree)
|
|
# 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
|