fix: add forgotton proxy remote passive service

This commit is contained in:
2023-01-11 03:47:19 +01:00
parent 9fe04399b4
commit 20d630496f

View File

@@ -13,6 +13,11 @@ apply Service "load-remote" {
assign where host.vars.remote
}
apply Service "procs-remote" {
import "remote_passive"
assign where host.vars.remote
}
apply Service "insurgency-1" {
import "remote_passive"
assign where host.name == "steam"