Fix undef default
Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
d04585ede9
commit
e858155ee7
@ -17,7 +17,7 @@ input:
|
||||
value: false
|
||||
glance_request_timeout:
|
||||
schema: str
|
||||
value: ''
|
||||
value:
|
||||
|
||||
git:
|
||||
schema: {repository: str!, branch: str!}
|
||||
|
Loading…
Reference in New Issue
Block a user