Merge branch 'main' into stable

This commit is contained in:
Micke Nordin 2024-11-17 14:35:41 +01:00
commit 43081e0955
Signed by untrusted user: Micke
GPG key ID: 0DA0A7A5708FE257
2 changed files with 2 additions and 0 deletions

View file

@ -71,3 +71,4 @@ class sunetdrive::multinode_db(){
}
}
}

View file

@ -4,6 +4,7 @@ class sunetdrive::script (
$location = undef
) {
include sunet::packages::python3_pip
include sunet::packages::kopia
$environment = sunetdrive::get_environment()
$customer = sunetdrive::get_customer()
$apikey_test = safe_hiera('monitor_apikey_test')