Fix validation
This commit is contained in:
parent
0e5e461d7d
commit
78afbfeb61
@ -9,10 +9,10 @@ input:
|
||||
schema: str!
|
||||
value: rabbitmq_service
|
||||
management_port:
|
||||
schema: str!
|
||||
schema: int!
|
||||
value: 15672
|
||||
port:
|
||||
schema: str!
|
||||
schema: int!
|
||||
value: 5672
|
||||
ip:
|
||||
schema: str!
|
||||
|
Loading…
x
Reference in New Issue
Block a user