Update rundeck-default-login.yaml
parent
e6fd6500e2
commit
404d292e68
|
@ -11,7 +11,7 @@ info:
|
|||
- https://docs.rundeck.com/docs/learning/
|
||||
metadata:
|
||||
verified: true
|
||||
max-request: 1
|
||||
max-request: 2
|
||||
fofa-query: app="Rundeck-Login"
|
||||
tags: default-login,rundeck
|
||||
|
||||
|
@ -40,3 +40,7 @@ http:
|
|||
- "/user/logout"
|
||||
- "Hi admin"
|
||||
condition: and
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
|
Loading…
Reference in New Issue