lp:~freyes/charm-nrpe

Owned by Felipe Reyes
Get this repository:
git clone https://git.not.enabled/~freyes/charm-nrpe
Only Felipe Reyes can upload to this repository. If you are Felipe Reyes please log in for upload directions.

Branches

Name Last Modified Last Commit
yaml-safe_load 2023-04-11 13:11:14 UTC
Replace yaml.load() with yaml.safe_load()

Author: Felipe Reyes
Author Date: 2023-04-06 20:17:17 UTC

Replace yaml.load() with yaml.safe_load()

add-jammy-support 2022-07-22 19:22:28 UTC
Add Jammy support.

Author: Felipe Reyes
Author Date: 2022-06-22 20:05:03 UTC

Add Jammy support.

- Add a bundle to test jammy
- Add jammy to metadata.yaml
- Add 22.04 to run-on in charmcraft.yaml

bug/1872827 2020-04-15 22:46:15 UTC
Create /etc/rsync-juju.d directory

Author: Felipe Reyes
Author Date: 2020-04-15 22:46:15 UTC

Create /etc/rsync-juju.d directory

rsyncd.conf depends on /etc/rsync-juju.d and if it's not present the
rsync service won't start.

Fixes LP: #1872827

lp1673081 2019-03-28 22:02:31 UTC
Rewrite process_local_monitors() to use the user provided config

Author: Felipe Reyes
Author Date: 2019-03-28 21:59:33 UTC

Rewrite process_local_monitors() to use the user provided config

This patch take what's defined in the 'monitors' configuration to
consume the local monitors and write them on disk. Previously this
function was consuming the monitors definition that are meant to be
consumed by nagios (not nrpe) via the relation data.

Fixes LP: #1673081

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers