ff
This commit is contained in:
parent
355e14d1aa
commit
0b6300eaa4
1 changed files with 7 additions and 1 deletions
|
@ -20,7 +20,13 @@ minio_users:
|
|||
secret: hallowelt2
|
||||
state: present
|
||||
policies:
|
||||
- testbucket3_rp
|
||||
- testbucket3_ro
|
||||
- name: testuserwer
|
||||
secret: hallowelt2
|
||||
state: present
|
||||
policies:
|
||||
- testbucket3_ro
|
||||
- testbucket1_rw
|
||||
|
||||
minio_buckets:
|
||||
- name: testbucket1
|
||||
|
|
Loading…
Reference in a new issue