Add LibreNMS service
This commit is contained in:
parent
f20c086d6f
commit
c0f26a47f2
10 changed files with 151 additions and 0 deletions
|
|
@ -195,6 +195,15 @@
|
|||
];
|
||||
};
|
||||
|
||||
librenms = {
|
||||
module = ./librenms;
|
||||
tags = [
|
||||
"lxc"
|
||||
"bacco"
|
||||
"librenms"
|
||||
];
|
||||
};
|
||||
|
||||
# Special hosts (non-LXC or local deployment)
|
||||
# deadbeef = {
|
||||
# module = ./deadbeef;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue