Compare commits

...

2 commits

Author SHA1 Message Date
Micke Nordin 99f768708a
Install kopia 2024-11-17 13:57:57 +01:00
Micke Nordin 30952f7448
Newline 2024-11-13 09:34:57 +01:00
2 changed files with 2 additions and 0 deletions

View file

@ -68,3 +68,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')