~nagios-charmers/charm-thruk-agent:master

Last commit made on 2020-01-29
Get this branch:
git clone -b master https://git.launchpad.net/~nagios-charmers/charm-thruk-agent
Members of Nagios Charm developers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~nagios-charmers/charm-thruk-agent

Recent commits

4874b9c... by Felipe Reyes

Use add-apt-repository only when needed

Reviewed-on: https://code.launchpad.net/~freyes/thruk-agent-charm/+git/thruk-agent-charm/+merge/376486
Reviewed-by: Alvaro Uria <email address hidden>
Reviewed-by: Jorge Niedbalski <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

f07f325... by Felipe Reyes

pep8 fixes

102f692... by Felipe Reyes

Use add-apt-repository only when needed

Call add-apt-repository only when the 'source' or the 'key' have changed,
and filter the list of packages to install to avoid re-installing the ones
that are already present in the system, this reduces the number of executions
of "apt-get update" and "apt-get install" which were being called on every
update-status hook execution.

Closes-Bug: #1829681

3a95125... by Xav Paice

Update to allow the use of the newer juju proxy settings for apt installations.

Reviewed-on: https://code.launchpad.net/~xavpaice/thruk-agent-charm/+git/thruk-agent-charm/+merge/368892
Reviewed-by: Wouter van Bommel <email address hidden>

66c1990... by Xav Paice

add juju env to add-apt-repository for proxy settings

c91084b... by Xav Paice

update charmhelpers as at 69ae66d1acf5c4e6fed2a4375ad0bbcbfcfafc42

9447b49... by Shane Peters

enable status updates

Reviewed-on: https://code.launchpad.net/~shaner/thruk-agent-charm/+git/thruk-agent-charm/+merge/361690
Reviewed-by: Stuart Bishop <email address hidden>

c0153b9... by Shane Peters

enable status updates

0afb7b5... by Alvaro Uria

charm proof fixes

c49bf3e... by Andrea Ieri

Add support for bionic