Page MenuHomeSoftware Heritage

agent_checks: Update necessary source to install package
AbandonedPublic

Authored by ardumont on Aug 27 2021, 3:02 PM.

Details

Reviewers
None
Group Reviewers
System administrators
Maniphest Tasks
T3497: Allow systemd service status monitoring
Summary

Some alerts are about the package not being installed as it's missing that source.

Related to T3497

Test Plan

bin/octocatalog-diff says nothing.

vagrant up giverny (one of the node with that problem)
and during the provisioning step, we got:

...
==> giverny: Notice: /Stage[main]/Profile::Icinga2::Objects::Agent_checks/Package[monitoring-plugins-systemd]/ensure: created

So that does fix it.

Diff Detail

Repository
rSPSITE puppet-swh-site
Branch
staging
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 23234
Build 36253: arc lint + arc unit

Event Timeline

ardumont created this revision.
ardumont edited the test plan for this revision. (Show Details)

This is not needed.
The issue lies elsewhere.

(elsewhere: giverny is still on stretch, so the package needs to be made to exist there)

(elsewhere: giverny is still on stretch, so the package needs to be made to exist there)

/me *nods*