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=.*
|
configure_priv=.*
|
||||||
read_priv=.*
|
read_priv=.*
|
||||||
write_priv=.*
|
write_priv=.*
|
||||||
|
tags={{tags}}
|
||||||
state=present
|
state=present
|
||||||
|
@ -11,6 +11,9 @@ input:
|
|||||||
vhost_name:
|
vhost_name:
|
||||||
schema: str!
|
schema: str!
|
||||||
value:
|
value:
|
||||||
|
tags:
|
||||||
|
schema: str
|
||||||
|
value: 'management'
|
||||||
ip:
|
ip:
|
||||||
schema: str!
|
schema: str!
|
||||||
value:
|
value:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user