fix: fix offline storrage box name

This commit is contained in:
2023-01-06 01:34:11 +01:00
parent ec6deb8344
commit c3cff7e00f

View File

@@ -136,7 +136,7 @@ apply Service "backup_atlantis_laptop" {
assign where host.name == "atlantispc" assign where host.name == "atlantispc"
} }
apply Service "backup_ths_offline_storrage_box" { apply Service "backup_ths_storrage_box" {
import "generic-service" import "generic-service"
check_command = "gateway" check_command = "gateway"
vars.protocol = "https" vars.protocol = "https"