summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatt Taggart <taggart@riseup.net>2015-05-12 10:43:56 -0700
committerMatt Taggart <taggart@riseup.net>2015-05-12 10:43:56 -0700
commitbcde059a9b1e95d72f6622604837b85496a5f75a (patch)
treec0a6f72732eb75a9fc3ba316e789c7d8bcfbd7fe /TODO
parentf5f3bca062ea6af44f9b8eb654d3b532a3f758cc (diff)
parent9930649228a509eda998699e213ed458685763f0 (diff)
Merge branch 'master' of gitlab.com:shared-puppet-modules-group/check_mk
Conflicts: manifests/agent/generate_sshkey.pp
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1e0a106..1697f34 100644
--- a/TODO
+++ b/TODO
@@ -1,2 +1,5 @@
Use nagios_hostgroup type rather than clumsily creating our own.
Add support for ignored_services to eliminate false alerts.
+Implement support for choosing either upstream install or distro supplied
+ packages. If using distro packages, detect distro and set package names
+ to reasonable default (currently requires overriding).