Install kopia
This commit is contained in:
parent
30952f7448
commit
99f768708a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue