Add tags for rabbitmq_user resource
Set default to the 'management' Signed-off-by: Bogdan Dobrelya <bdobrelia@mirantis.com>
This commit is contained in:
parent
3be426790c
commit
6df8a08747
@ -7,4 +7,5 @@
|
||||
configure_priv=.*
|
||||
read_priv=.*
|
||||
write_priv=.*
|
||||
tags={{tags}}
|
||||
state=present
|
||||
|
@ -11,6 +11,9 @@ input:
|
||||
vhost_name:
|
||||
schema: str!
|
||||
value:
|
||||
tags:
|
||||
schema: str
|
||||
value: 'management'
|
||||
ip:
|
||||
schema: str!
|
||||
value:
|
||||
|
Loading…
x
Reference in New Issue
Block a user