FP-Fix erlang-daemon.yaml
parent
1e85d76431
commit
4c857e4fdc
|
@ -24,6 +24,13 @@ tcp:
|
|||
- "{{Hostname}}"
|
||||
port: 4369
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "HTTP/1.1"
|
||||
negative: true
|
||||
|
||||
|
||||
extractors:
|
||||
- type: dsl
|
||||
name: default-instances
|
||||
|
|
Loading…
Reference in New Issue