Skip to content
Snippets Groups Projects

Fix and unify end-to-end checks for deposit, webapp and vault

Merged Antoine R. Dumont requested to merge mr/fix-end-to-end-parametric-checks into production
All threads resolved!
Files
3
@@ -70,6 +70,10 @@ class profile::icinga2::master {
target => "/etc/icinga2/zones.d/${zonename}/${::fqdn}.conf",
}
::Profile::Icinga2::Objects::E2e_checks_deposit <<| |>>
::Profile::Icinga2::Objects::E2e_checks_vault <<| |>>
::Profile::Icinga2::Objects::E2e_checks_savecodenow <<| |>>
::icinga2::object::zone { 'global-templates':
global => true,
}
Loading