Compare commits

..

No commits in common. "43081e0955b15fbf28d4dff781613d39a7bedfea" and "0e83c47dd1b50390624f2d2d010dc3a53979c4d5" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View file

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

View file

@ -4,7 +4,6 @@ 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')