zones.d/master/git/base-services.conf aktualisiert
This commit is contained in:
parent
787bafe0db
commit
e5e306e1c2
@ -14,6 +14,14 @@ apply Service "ping6" {
|
||||
assign where host.address6
|
||||
}
|
||||
|
||||
apply Service "Test for deploy" {
|
||||
import "generic-service"
|
||||
|
||||
check_command = "dummy"
|
||||
|
||||
assign where host.address
|
||||
}
|
||||
|
||||
apply Service "ssh" {
|
||||
import "generic-service"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user