This commit is contained in:
Michael Grote 2024-11-09 21:35:47 +01:00
parent afbc38c2af
commit 8d20e0495c
2 changed files with 15 additions and 2 deletions

View file

@ -1,4 +1,17 @@
---
### mgrote_minio_configure
minio_url: https://s3.mgrote.net
minio_root_access_key: pfiDnXXXXXedZbD
minio_root_secret_key: Bc2exxxxxxxxxxxxxYRAfV
minio_users:
- name: testuser
secret: hallowelt
state: present
policy: testbucket1_rw
minio_buckets:
- name: testbucket1
state: present
### mrlesmithjr.manage_lvm
lvm_groups:
- vgname: vg_docker

View file

@ -10,8 +10,8 @@ minio_root_alias: minio_ansible_root
minio_url: https://s3.mgrote.net
# Secrets
minio_root_access_key: pfiDnpEL3rL1CmIedZbD
minio_root_secret_key: Bc2eyAiTxLok0RawYguQJUB0hC8HtvCA7RjYRAfV
minio_root_access_key: pfiDnXXXXXedZbD
minio_root_secret_key: Bc2exxxxxxxxxxxxxYRAfV
# User
minio_users: