Merge "Add missing RoleParameters and ServiceNames"
This commit is contained in:
commit
453ee72c89
@ -7,6 +7,13 @@ description: >
|
||||
parameters:
|
||||
server:
|
||||
type: string
|
||||
RoleParameters:
|
||||
type: json
|
||||
description: Parameters specific to the role
|
||||
default: {}
|
||||
ServiceNames:
|
||||
type: comma_delimited_list
|
||||
default: []
|
||||
deployment_actions:
|
||||
default: ['CREATE', 'UPDATE']
|
||||
type: comma_delimited_list
|
||||
|
Loading…
x
Reference in New Issue
Block a user