~addyess/charm-nagios:master

Last commit made on 2020-07-16
Get this branch:
git clone -b master https://git.launchpad.net/~addyess/charm-nagios
Only Adam Dyess can upload to this branch. If you are Adam Dyess please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~addyess/charm-nagios

Recent commits

bb11fd7... by Adam Dyess

Merge branch 'master' of git+ssh://git.launchpad.net/charm-nagios into modern_testing

85700bf... by Adam Dyess

Merge branch 'master' of git+ssh://git.launchpad.net/charm-nagios into lp1849575-fix_ssl_only_config

207d2e0... by Adam Dyess

Merge branch 'lp1849575-fix_ssl_only_config' into modern_testing

fb273dc... by Adam Dyess

Fix Linting issues

513abd0... by Adam Dyess

Merge branch 'master' of git+ssh://git.launchpad.net/charm-nagios into modern_testing

b6abcac... by Adam Dyess

move subprocess calls for apache2 commands to a common class

233cd95... by Alvaro Uria

Merge branch 'bug/1864192-rebase'

Reviewed-on: https://code.launchpad.net/~aieri/charm-nagios/+git/nagios-charm/+merge/387312
Reviewed-by: Adam Dyess <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

298ed16... by Adam Dyess

Only wait 5 seconds after a config change to expect 'executing'... otherwise assume it's already executed and completed

d996178... by Adam Dyess

Support python3.6 testing environmnets and it's lack of syntax

89c7498... by Adam Dyess

Simplify config tests by rolling charm config into one helper method