charm-hw-health:candidate/21.04

Last commit made on 2021-04-13
Get this branch:
git clone -b candidate/21.04 https://git.launchpad.net/charm-hw-health
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
candidate/21.04
Repository:
lp:charm-hw-health

Recent commits

2b0ce06... by Xav Paice

Fix creation of ipmi cache dir if exists

b59b103... by Celia Wang

Add ack-sel and unack-sel unit/func tests

844da53... by Celia Wang

Update README

850cd57... by Celia Wang

Add ack-sel and unack-sel actions

ce63795... by Joe Guo

ensure cron output dir and files are owned by nagios user

Before, nrpe-server and cron jobs are run by root, so legacy output dir and files are
owned by root. Now the user has changed to nagios, which will get permission errors
while writing to legacy dir and files owned by root.

This patch try to ensure the permission is correct.

LP: #1906991

Signed-off-by: Joe Guo <email address hidden>

8c68690... by Xav Paice

Fix doc text for ipmi_check_options

Adding quotes to the text after --seloptions causes the command to fail,
this fixes the doc to prevent future travellers finding that out.

b8623de... by Drew Freiberger

Disable nrpe check configuration for ipmiseld tool

34026a1... by Peter Sabaini

Merge branch 'update-submodules'

0ea6ff8... by Paul Goins

Merge remote-tracking branch 'origin/make-functional-tests-pass'

b2cf9b0... by Xav Paice

Update submodules to https url

Some environments do not have ssh access to Github, change the submodule
URL to use https.