Commit graph

10 commits

Author SHA1 Message Date
2e3de6887c
Merge remote-tracking branch 'multiverse/main' into multiverse 2024-01-10 09:52:26 +01:00
c400bba97d
remove 'make db'
The db-file, essentially providing reverse lookup of classes to host
names, is only used by some Nagios configuration instances and causes
continuing operational headaches in those ops-repos.

It should be kept/refactored to only apply to the monitoring hosts in
the cases where it is used, but we don't want any new ops-repos to use
it hence it should be removed from upstream multiverse.
2023-02-07 14:21:29 +01:00
Maria Haider
8eec0eb31f
changed db.py and Makefile 2021-06-21 15:19:50 +02:00
John Van de Meulebrouck Brendgard
c591d6fe4b
Changed from re.search to re.match in db.py
because re.search would match on broken regex,
nodes that have a part of the name in common with
other nodes etc.
2019-02-12 16:20:54 +01:00
904df96192 fab 2017-10-26 14:42:49 +02:00
41eeccd9cb initial sync with nunoc-ops 2017-08-15 11:37:45 +02:00
0db53806e6 use run-cosmos in fabfile 2015-02-24 09:44:33 +01:00
31772848b3 merged pull-request 2014-02-22 21:43:18 +01:00
342da1ecca remove debug output 2013-10-16 14:08:51 +02:00
7515782eb5 import 2013-09-02 16:01:50 +02:00