mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 07:58:34 +01:00
fix: fix offline storrage box name
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user