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