Merge branch 'main' into stable
This commit is contained in:
commit
43081e0955
|
@ -71,3 +71,4 @@ class sunetdrive::multinode_db(){
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,7 @@ class sunetdrive::script (
|
||||||
$location = undef
|
$location = undef
|
||||||
) {
|
) {
|
||||||
include sunet::packages::python3_pip
|
include sunet::packages::python3_pip
|
||||||
|
include sunet::packages::kopia
|
||||||
$environment = sunetdrive::get_environment()
|
$environment = sunetdrive::get_environment()
|
||||||
$customer = sunetdrive::get_customer()
|
$customer = sunetdrive::get_customer()
|
||||||
$apikey_test = safe_hiera('monitor_apikey_test')
|
$apikey_test = safe_hiera('monitor_apikey_test')
|
||||||
|
|
Loading…
Reference in a new issue