Install kopia
This commit is contained in:
parent
30952f7448
commit
99f768708a
|
@ -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')
|
||||
|
|
Loading…
Reference in a new issue