Age | Commit message (Collapse) | Author |
|
Change-Id: I2ad21d93580d2ba373cde7c4de4d32bd281e06ca
|
|
and setup logrotation (#6637)
Change-Id: I873517b2d99f5b55289728969b49d5405da7d4c6
|
|
Change-Id: I4bdb6cfe34d4c0edbf31d425d7f682c137ae1596
|
|
Change-Id: If63aac60e44c4a68f030f93e20e8dc071f9df610
|
|
Change-Id: Ia2f8c57899324dd7736be2f940cdd660ef5fdf1a
|
|
|
|
|
|
Change-Id: Ib0cefe0e755c5034b175408df698990db174f9d9
|
|
Change-Id: I5b427b0e875b0e640051227cd1cdd51a52c72ac5
|
|
|
|
#5103)
Change-Id: I717bf7ca2c5679165a99370c4540f8b8dc1a48ea
|
|
|
|
authorized_keys
|
|
Add x509 files to static node allowing postfix to work (solves #6577)
See merge request !22
|
|
minor lint.
https://leap.se/code/issues/6577
Change-Id: Iefefbf3e8fc5c13cdd7e302627504a76b856e725
|
|
Install icli package and configure ncli aliases (solves #6475)
This installs icli package and ncli aliases on nagios server.
https://leap.se/code/issues/6475
See merge request !21
|
|
Change-Id: I0f9397593bc4f00b64b626a159be09ab5ef694d6
|
|
Change-Id: I0149ac2e767531d9724b57b9e3bdae7943f954ff
|
|
|
|
Bug/6566
See merge request !19
|
|
6568 ignore openvpn warnings
See merge request !20
|
|
Change-Id: I0d30afbcc6dcb90c6716f7c6bb0bca3e6ae0964a
|
|
Change-Id: I1d8cedfeb1153312c13f7f182c7ac3b031647dd4
|
|
Change-Id: I6d3fa5028ba6eaca7b21a7e850136ef980f6e782
|
|
|
|
In order to assure tapicero is still working, we need to monitor
/var/log/syslog for the last tapicero log msg, which should not be older
than the last check_mk_agent run (every 2 mins atm).
|
|
Conflicts:
puppet/modules/site_check_mk/files/agent/logwatch/bigcouch.cfg
Change-Id: I1646e49ffa5437a861b402b755bc15943c42ec4f
|
|
Change-Id: I73defd7964501e4eabe7dd05c02887e7aeb2f063
|
|
Bug/6540
The previous commit had the log line too low in the file, so it wasn't being caught, this just moves it up
See merge request !13
|
|
|
|
Bug/6545
See merge request !16
|
|
Bug/6512
See merge request !15
|
|
Change-Id: I0abeb88f7b6548e5742bd3d99b2f4e5d9c6cf421
|
|
Change-Id: Ie51fb485bcae9a9467c465bdd1b4a5785023db04
|
|
caught (#6540)
Change-Id: I1fe8d4cf60532dfe01cfb3a014c4cbeb4acdc479
|
|
|
|
|
|
|
|
Bug/6542
See merge request !14
|
|
tapicero[921]: Checking security of user-1b3b1fb78db851190fa72dac01207b8d failed (trying again soon): RestClient::ResourceNotFound: 404 Resource Not Found: {"error":"not_found","reason":"Database does not exist."}")
tapicero recovers from this error
Change-Id: Ic105823ddc282512000e6d7445539428581eb997
|
|
caught (#6540)
Change-Id: I1fe8d4cf60532dfe01cfb3a014c4cbeb4acdc479
|
|
6535 increase max check attempts for hosts checks
See merge request !12
|
|
Change-Id: I10ec569821f329e3bd10ac87242db102e9c82246
|
|
6539 increase time between check mk agent runs
https://leap.se/code/issues/6539
See merge request !11
|
|
right now, check_mk_agent is run every minute on each host.
The soledad sync test depends on tapicero, and in between finishing the
soledad test and removing the testuser db, and the start of another test
there's only 13s
Change-Id: I5b22ba02470cce799a12043d21091c0c9b8e0b5f
|
|
Bug/6540
See merge request !10
|
|
Change-Id: I198c5245c7e73d6dd7a7d9725fac1eb9a8f425a5
|
|
Bug/6511
Update tapicero logwatch ignore error to be before the Critical line. Additionally, enhance it to also capture the "Creating database", "Writing security to" entries.
See merge request !9
|
|
6477 fix invalid parameter domain internal suffix
https://leap.se/code/issues/6477#note-17
See merge request !8
|
|
leap_platform was modified so the nagios.internal_domains contain the
domain name (with the tld replaced by an "i" for internal), see
https://leap.se/code/issues/6477#note-11.
in order to achieve this the easy way, each host got added a
domain_internal_suffix value, which can be iterated over to get all
nagios.internal_domains.
Because we use `create_resources ( site_nagios::add_host_services,
$nagios_hosts )` in site_nagios::server to deploy the services, the
site_nagios::add_host_services define needs to have a
domain_internal_suffix parameter added.
Change-Id: I6b83b3f291a1a611b5b92d5ba3ed82597a42bba7
|