setup minio automation #229
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ minio_users:
|
||||||
state: present
|
state: present
|
||||||
policy: testbucket3_ro
|
policy: testbucket3_ro
|
||||||
|
|
||||||
|
# Anzulegende Buckets, pro Bucket wird eine RW + RO Policy erstellt
|
||||||
minio_buckets:
|
minio_buckets:
|
||||||
- testbucket1
|
- testbucket1
|
||||||
- testbucket3
|
- testbucket3
|
||||||
|
|
Loading…
Reference in a new issue